[ 
https://issues.jboss.org/browse/RF-9922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973154#comment-12973154
 ] 

Jonathan Bullock commented on RF-9922:
--------------------------------------

I've just recently come across this same issue in 3.3.4.Final and after some 
research this seems to be a bug in the Tidy parser, a workaround is to use the 
Neko parser instead:

http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/ArchitectureOverview.html#FilterConfiguration

> Whitespace issue in Suggestion box
> ----------------------------------
>
>                 Key: RF-9922
>                 URL: https://issues.jboss.org/browse/RF-9922
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.3.2.GA
>         Environment: JBOSS 4.2.*
>            Reporter: thirunavukkarasu kirubanandam
>             Fix For: 3.Future
>
>
> rich:suggestion box trims the multiple whitespaces to a single whitespace 
> between words. e.g. In search pages if we want to search for john   smith, 
> suggestion box lists with john smith with single whitespace between words. 
> Search fails due to this. Tried using the solution given in this forum(using 
> pre tag). The list displays the name John Smith with multiple white space 
> characters. On selection of the item the selected data the multiple white 
> space characters gets trimmed to single white space character. Because of 
> this the right set of data is not retrieved.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to