You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Julie Zhuo (JIRA)" <be...@incubator.apache.org> on 2005/05/13 01:11:05 UTC

[jira] Closed: (BEEHIVE-544) @Jpf.FormBean annotation is not inherited

     [ http://issues.apache.org/jira/browse/BEEHIVE-544?page=all ]
     
Julie Zhuo closed BEEHIVE-544:
------------------------------


Verified fixed at rev169829.

> @Jpf.FormBean annotation is not inherited
> -----------------------------------------
>
>          Key: BEEHIVE-544
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-544
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Alpha, V1Beta, V1
>     Reporter: Rich Feit
>     Assignee: Julie Zhuo
>      Fix For: V1
>  Attachments: val2.zip
>
> The @Jpf.FormBean annotation should be inherited, but isn't.  In the soon-to-be-attached repro, hit /val/Controller.jpf, and submit the form without filling in any value.  
> Expected: see a validation error that says "This field is required!"
> Actual: get a Tag Error that says "An error occurred accessing the message bundle. This may be because there is no default message bundle defined for the current page flow."
> Since DerivedFormBean inherits from BaseFormBean, the error message should come out of common/Messages.properties, which is specified in the @Jpf.FormBean annotation on BaseFormBean.

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