Jiří Štefek created RF-13351:
--------------------------------
Summary: orderingList: styleClass attribute is rendered wrongly as styleclass
instead of class attribute
Key: RF-13351
URL:
https://issues.jboss.org/browse/RF-13351
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-selects
Affects Versions: 5.0.0.Alpha2
Reporter: Jiří Štefek
Assignee: Brian Leathem
Fix For: 5.0.0.Alpha2
Setting of {{styleClass}} attribute to the {{pickList}} component makes generated markup
to contain {{styleclass}} attribute - instead of just adjusted {{class}} attribute.
The {{styleClass}} is included just in {{passThrough}} attributes -
[
here|https://github.com/richfaces/richfaces/blob/master/framework/src/mai...].
Should not be it done as it is for example
[
here|https://github.com/richfaces/richfaces/blob/master/framework/src/mai...]
in autocomplate render base ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira