[richfaces-issues] [JBoss JIRA] Created: (RF-1945) OrderingList: styleClasses doesn't work
Viktor Volkov (JIRA)
jira-events at lists.jboss.org
Fri Jan 18 08:28:21 EST 2008
OrderingList: styleClasses doesn't work
---------------------------------------
Key: RF-1945
URL: http://jira.jboss.com/jira/browse/RF-1945
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.4
Environment: jsf 1.2 with facelets on tomcat 6
richfaces 3.14 last dayly build
Reporter: Viktor Volkov
Assigned To: Nick Belaevski
<rich:orderingList id="orderingListID" value="#{orderingList.list}" var="item" listHeight="#{orderingList.listHeight}"
listWidth="#{orderingList.listWidth}" controlsType="link" converter="orderingListConverter"
bottomControlLabel="#{orderingList.bottomControlLabel}" captionLabel="#{orderingList.captionLabel}"
topControlLabel="#{orderingList.topControlLabel}" upControlLabel="#{orderingList.upControlLabel}"
controlsHorizontalAlign="#{orderingList.controlsHorizontalAlign}" controlsVerticalAlign="#{orderingList.controlsVerticalAlign}"
downControlLabel="#{orderingList.downControlLabel}"
orderControlsVisible="#{orderingList.orderControlsVisible}" fastOrderControlsVisible="#{orderingList.fastOrderControlsVisible}"
styleClasses="789"
>
In page source styleClasses="789" is absent
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list