[jboss-jira] [JBoss JIRA] Updated: (JBPORTAL-1327) a wrong comment

Julien Viet (JIRA) jira-events at lists.jboss.org
Sun Mar 25 13:36:13 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBPORTAL-1327?page=all ]

Julien Viet updated JBPORTAL-1327:
----------------------------------

    Fix Version/s: 2.6.CR1
                       (was: 2.6.Beta1)

> a wrong comment
> ---------------
>
>                 Key: JBPORTAL-1327
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1327
>             Project: JBoss Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.6.Beta1
>         Environment: any
>            Reporter: Luca Stancapiano
>             Fix For: 2.6.CR1
>
>         Attachments: profile_view_body.jsp
>
>
> hi......there is a little bug about comment into /src/resources/portal-forums-war/WEB-INF/subSilver/jsp/profile_view_body.jsp into the row 10 :
> 	<!---> <a href="${n:out("U_VIEW_CATEGORY")}" class="nav">${n:out("CATEGORY_NAME")}</a>
> 	-> <a href="${n:out("U_VIEW_FORUM")}" class="nav">${n:out("FORUM_NAME")}</a>-->
> the first comment should to be so:
> 	<!-- -> <a href="${n:out("U_VIEW_CATEGORY")}" class="nav">${n:out("CATEGORY_NAME")}</a>
> 	-> <a href="${n:out("U_VIEW_FORUM")}" class="nav">${n:out("FORUM_NAME")}</a>-->
> otherwise we see a uuuuugly sign as this : "-> -->"
> I send you the patch...bye

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list