[
http://jira.jboss.com/jira/browse/RF-1945?page=all ]
Viktor Volkov updated RF-1945:
------------------------------
Summary: OrderingLis&ListShuttle: styleClass doesn't work (was:
OrderingList: styleClass doesn't work)
Fix Version/s: (was: 3.2.0)
Description:
<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
The same problem is occured in ListShuttle
was:
<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
Assignee: Nick Belaevski (was: Alexej Kushunin)
> OrderingLis&ListShuttle: 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: 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}"
> styleClass="789"
>
> In page source styleClass="789" is absent
> The same problem is occured in ListShuttle
--
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