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

Norman Richards (JIRA) jira-events at lists.jboss.org
Tue Oct 16 09:42:04 EDT 2007


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

Norman Richards reassigned JBSEAM-2113:
---------------------------------------

    Assignee: Norman Richards

> 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