facet "pages" is not displayed in some skins
--------------------------------------------
Key: RF-3493
URL:
https://jira.jboss.org/jira/browse/RF-3493
Project: RichFaces
Issue Type: Bug
Components: component-tables
Affects Versions: 3.2.1
Reporter: Aleksej Yanul
Assignee: Tsikhon Kuprevich
Priority: Optional
Fix For: 3.3.2.CR1
Attachments: skin.JPG
Time Spent: 3 hours
Remaining Estimate: 0 minutes
<ds:datascroller pagesVar="pages" pageIndexVar="index"
onpagechange="return confirm('Do you want to go to: ' + event.memo.page +
'?')" page="2" for="master" reRender="actionCount,
eventCount" rendered="true" fastStep="2"
actionListener="#{testBean.onAction}"
renderIfSinglePage="#{testBean.renderIfSinglePage}"
scrollerListener="#{testBean.doScroll}"
maxPages="#{testBean.maxpage}">
<f:facet name="pages">
<h:outputText value="#{index} / #{pages}" />
</f:facet>
</ds:datascroller>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: