Whitespace issue in Suggestion box
----------------------------------

                 Key: RF-9922
                 URL: https://jira.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


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 is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to