[ http://issues.apache.org/jira/browse/BEEHIVE-750?page=all ]
     
Krista Baker closed BEEHIVE-750:
--------------------------------


Verified with the reporter that the error is no longer being seen and the 
"cancel" button appears to be working as expected.

> default cancel action tried to set form attribute while the form object is 
> null
> -------------------------------------------------------------------------------
>
>          Key: BEEHIVE-750
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-750
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: v1m1
>  Environment: WinXP SP2, JDK 1.5
>     Reporter: Yongqin Xu
>     Assignee: Krista Baker
>     Priority: Minor
>      Fix For: V1
>  Attachments: jira750.txt
>
> Every time when I click "cancel" button in a netui form, which invoke a 
> returnAction that
> has forwardRef attribute "_auto", I got following error. Current workaround 
> is: manually define
> the cancel action method in JPF with form bean as input parameter, then 
> forward to somewhere else.
> <May 18, 2005 3:20:28 PM MDT> <Error> <Console> <BEA-240003> <Console 
> encountered the following erro
> r Can not update the identifier "name" on a null value object.>
> <May 18, 2005 3:20:28 PM MDT> <Error> <Console> <BEA-240003> <Console 
> encountered the following erro
> r Exception when attempting to update the expression "{actionForm.name}" with 
> available binding cont
> exts [actionForm, pageFlow, globalApp]. Root cause: 
> java.lang.RuntimeException: Can not update the i
> dentifier "name" on a null value object.
> Throwable: java.lang.RuntimeException: Can not update the identifier "name" 
> on a null value object.
> Stack Trace:
> java.lang.RuntimeException: Can not update the identifier "name" on a null 
> value object.
>         at 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to