[richfaces-issues] [JBoss JIRA] Resolved: (RF-9372) Inconsistency in a4j:repeat, attribute first with negative values set

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Oct 15 19:16:40 EDT 2010


     [ https://jira.jboss.org/browse/RF-9372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-9372.
--------------------------------

    Resolution: Won't Fix


This happens because rowIndex=-1 has special meaning for sequential models - see Javadoc: http://download.oracle.com/docs/cd/E17802_01/j2ee/j2ee/javaserverfaces/1.2/docs/api/javax/faces/model/DataModel.html#setRowIndex(int)

> Inconsistency in a4j:repeat, attribute first with negative values set
> ---------------------------------------------------------------------
>
>                 Key: RF-9372
>                 URL: https://jira.jboss.org/browse/RF-9372
>             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.19325
> Metamer 4.0.0-SNAPSHOT r. 19326
> 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
>             Fix For: 4.0.0.Milestone4
>
>         Attachments: a4jrepeat-rows-minus-two.html
>
>
> When you set a4j:repeat attribute @first to value -1, no row is rendered.
> But when you set @first to -2, the exception is thrown (see attached file a4jrepeat-rows-minus-two.html).

-- 
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

        


More information about the richfaces-issues mailing list