[
http://jira.jboss.com/jira/browse/RF-1945?page=all ]
Nick Belaevski updated RF-1945:
-------------------------------
Summary: OrderingList: styleClass doesn't work (was: OrderingList:
styleClasses doesn't work)
Fix Version/s: 3.2.0
Assignee: Alexej Kushunin (was: Nick Belaevski)
OrderingList: styleClass 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: Alexej Kushunin
<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}"
styleClass="789"
>
In page source styleClass="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