SuggestionBox: rowClasses attribute works incorrectly
-----------------------------------------------------
Key: RF-7409
URL:
https://jira.jboss.org/jira/browse/RF-7409
Project: RichFaces
Issue Type: Bug
Components: component-input
Affects Versions: 3.3.2.CR1
Reporter: Alexander Dubovsky
Assignee: Nick Belaevski
Priority: Minor
# Set rowClasses="rowClasses-rowClasses1, rowClasses-rowClasses2" for
suggestionBox.
# Open page and check how classes are applied.
Result: only the last class is applied for all rows in suggestion pop up.
# Open page source and check generated html.
Result: something like this is generated for each row:
<tr class="rich-sb-int entryClass-entryClass rowClasses-rowClasses1,
rowClasses-rowClasses2">
--
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