[richfaces-issues] [JBoss JIRA] Updated: (RF-2476) columns: "first" attribute doesn't work

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Mar 12 08:06:59 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2476?page=all ]

Nick Belaevski updated RF-2476:
-------------------------------

    Fix Version/s: 3.2.0
         Assignee: Andrei Markavtsov  (was: Nick Belaevski)

> columns: "first" attribute doesn't work
> ---------------------------------------
>
>                 Key: RF-2476
>                 URL: http://jira.jboss.com/jira/browse/RF-2476
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: IE6, IE7, FF, Safari(3.2.0.CR2)
>            Reporter: Mikhail Vitenkov
>         Assigned To: Andrei Markavtsov
>             Fix For: 3.2.0
>
>
> add first="1" inside rich:columns tag leads to following error:
> org.apache.jasper.JasperException: /Columns/Columns.jsp(35,2) Unable to find setter method for attribute: first
> Setter method additive in java managed bean doesn't clear this problem.
> public void setFirst(int first){
> 		this.first = first;
> 	}
> public int getFirst(){
> 		return first;
> 	}

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

        



More information about the richfaces-issues mailing list