Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Component/s: core
-
Labels:None
-
Environment:Linux, Glassfish, All browsers (chrome,IE9,Firefox4)
Description
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...
Issue Links
- duplicates
-
JENKINS-9426
Raw HTML codes are displayed since 1.407
-
- Resolved
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Description |
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... |
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 |
This issue duplicates |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Duplicate [ 3 ] |