[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2971) initial property value does not work if setter is missing (doesn't fall back to field)

Pete Muir (JIRA) jira-events at lists.jboss.org
Sun May 11 13:17:21 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBSEAM-2971?page=comments#action_12412424 ] 
            
Pete Muir commented on JBSEAM-2971:
-----------------------------------

thanks dan, please apply

> initial property value does not work if setter is missing (doesn't fall back to field)
> --------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-2971
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2971
>             Project: Seam
>          Issue Type: Bug
>    Affects Versions: 2.1.0.A1, 2.0.2.GA
>            Reporter: Dan Allen
>         Assigned To: Dan Allen
>             Fix For: 2.0.2.GA
>
>         Attachments: JBSEAM-2971-branch20-v1.txt, JBSEAM-2971-trunk-v1.txt
>
>   Original Estimate: 5 minutes
>  Remaining Estimate: 5 minutes
>
> The check for the setter method when preparing the initial property value is not wrapped in a catch block, so the logic never makes it to the field check. If the setter is missing, the proper behavior is that it moves on to looking for a field.

-- 
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 seam-issues mailing list