-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Linux, Glassfish, All browsers (chrome,IE9,Firefox4)
The HTML links are not being rendered for some of the pages. The log in page as the following:
<a href="signup">Create an account</a> if you are not a member yet.
Looking at the HTML source code, I see the following:
<a href="signup">Create an account</a> if you are not a member yet.
Another page is one of the build pages. The Starter by user link is broken:
Started by user <a href="/hudson/user/jsmith">jsmith</a>
I am not sure about other pages...
- duplicates
-
JENKINS-9426 Raw HTML codes are displayed since 1.407
-
- Resolved
-
[JENKINS-9432] HTML links are not being rendered
Description |
Original:
The HTML links are not being rendered for some of the pages. The log in page as the following: <a href="signup">Create an account</a> if you are not a member yet. Looking at the HTML source code, I see the following: <a href="signup">Create an account</a> if you are not a member yet. Another page is one of the build pages. The Starter by user link is broken: Started by user <a href="/hudson/user/jsmith">jsmith</a> I am not sure about other pages... |
New:
The HTML links are not being rendered for some of the pages. The log in page as the following: <a href="signup">Create an account</a> if you are not a member yet. Looking at the HTML source code, I see the following: {code}<a href="signup">Create an account</a> if you are not a member yet.{code} Another page is one of the build pages. The Starter by user link is broken: Started by user <a href="/hudson/user/jsmith">jsmith</a> I am not sure about other pages... |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 139599 ] | New: JNJira + In-Review [ 188592 ] |