[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-2113) UILineChart missing parent saveState call method

Norman Richards (JIRA) jira-events at lists.jboss.org
Wed Oct 17 13:46:03 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-2113?page=all ]

Norman Richards closed JBSEAM-2113.
-----------------------------------

    Resolution: Done

Done.  Thanks!

> UILineChart missing parent saveState call method
> ------------------------------------------------
>
>                 Key: JBSEAM-2113
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2113
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: PDF
>    Affects Versions: 2.0.0.CR2
>         Environment: windows, jboss-4.2.1, seam CR2
>            Reporter: Nicolas Germeau
>         Assigned To: Norman Richards
>             Fix For: 2.0.0.GA
>
>
> When trying to restore the state of the component org.jboss.seam.pdf.ui.UILineChart  a NullPointerException occurs. This error happens because the state of  UILineChart has not been saved due to a missing call to his parent saveState method. 
> I guess values[0] = super.saveState(context) should be added to the saveState method of UILineChart to avoid this problem. 
> regards,
> Nicolas Germeau

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