[richfaces-issues] [JBoss JIRA] Created: (RF-8083) Combobox suggestionValues strips consecutive spaces

Wayne Bagguley (JIRA) jira-events at lists.jboss.org
Mon Nov 9 04:41:05 EST 2009


Combobox suggestionValues strips consecutive spaces
---------------------------------------------------

                 Key: RF-8083
                 URL: https://jira.jboss.org/jira/browse/RF-8083
             Project: RichFaces
          Issue Type: Bug
          Components: component-input
    Affects Versions: 3.3.2.SR1
         Environment: Firefox 2.0
            Reporter: Wayne Bagguley
            Priority: Minor


I have a combobox that is connected via the suggestionValues attribute to a list of Strings and some of these Strings have spaces in the middle of the text and sometimes at the end, for example:

" This starts with a space"
"This ends with a space "
"This has two  spaces after the word two"

In these cases, the start and end spaces are removed and the two spaces in the middle of the last String are reduced to one space when they are selected from the suggestion list. I need to have the spaces preserved but this is currently impossible.

-- 
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