[richfaces-issues] [JBoss JIRA] Resolved: (RF-3035) xml comments in ori jsf pages mix up the final UI style

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Apr 11 08:14:54 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3035?page=all ]

Nick Belaevski resolved RF-3035.
--------------------------------

    Resolution: Duplicate Issue

> xml comments in ori jsf pages  mix up the final UI style
> --------------------------------------------------------
>
>                 Key: RF-3035
>                 URL: http://jira.jboss.com/jira/browse/RF-3035
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: any
>            Reporter: fang tianying
>            Priority: Critical
>
> hi , nice work on richfaces!
> If u put some coments in your jsf pages( .xhtml files etc, whatever,,,),  like codes below:
> <h:panelGrid columns="3">
>    <!--  this is a comment  -->
>    <table .../>
>    <table .../>
>    <table .../>
> <h:panelGrid>
> when the page is redered, the comments will also be render to html tags, surrounded with <td> tag probabily,
> that's convenient ,but  the generated comments take a column place thus interferes the UI style .
> I'm not sure if render the comment as it's original text could solve this problem.

-- 
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 richfaces-issues mailing list