[richfaces-issues] [JBoss JIRA] Updated: (RF-1710) ajax4jsf version of tidy parser removes "redunant" whitespace in selection option id's and values

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sat Dec 6 13:07:37 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-1710:
-------------------------------

    Fix Version/s: Future


> ajax4jsf version of tidy parser removes "redunant" whitespace in selection option id's and values
> -------------------------------------------------------------------------------------------------
>
>                 Key: RF-1710
>                 URL: https://jira.jboss.org/jira/browse/RF-1710
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>            Reporter: Rajeev Chandrasekaran
>            Assignee: Nick Belaevski
>             Fix For: Future
>
>         Attachments: Request  with correct whitespace data.jpg, Response with less whitespaces.jpg
>
>
> The tidy parser seems to remove whitespace characters in select option id's and values. In my case, I had a value like "my  company" where there are 2 spaces between "my" and "company". Although the 2 spaces were properly rendered when the page was first rendered, after submitting the page (which had other validation errors), the same page rendered again (because of the validation errors) but with 2 spaces between "my" and "company" consolidated down to just a single space. 
> If I set the following property (literal-attributes=true) in a user-specific tidy.properties in the classpath, the problem goes away. I noticed that this property is commented out in the tidy.properties that ships with richfaces.

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

        



More information about the richfaces-issues mailing list