[
https://jira.jboss.org/browse/RF-9373?page=com.atlassian.jira.plugin.syst...
]
Nick Belaevski resolved RF-9373.
--------------------------------
Resolution: Won't Fix
"end" should be equal to the maximum displayed index of row. Use rowCount % rows
if you need index of last shown element.
a4j:repeat status.end property - contains value (@rows - 1) instead
of (model.size)
-----------------------------------------------------------------------------------
Key: RF-9373
URL:
https://jira.jboss.org/browse/RF-9373
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-a4j-core
Affects Versions: 4.0.0.Milestone2
Environment: RichFaces 4.0.0-SNAPSHOT r.19342
Metamer 4.0.0-SNAPSHOT r. 19344
Mojarra 2.0.2-FCS
OpenJDK Runtime Environment 1.6.0_18-b18 @ Linux
Chrome 6.0.472.62 @ Linux
Reporter: Lukas Fryc
Assignee: Nick Belaevski
Priority: Minor
Fix For: 4.0.0.Milestone4
Attachments: Screenshot.png
When I set rows=model.size() + 1, the status.end property has value rows, but
The status.end should be limited by model.size() from above.
See attached screenshot.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira