You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Rich Feit (JIRA)" <be...@incubator.apache.org> on 2005/06/16 02:19:46 UTC

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

@Jpf.FormBean annotation is not inherited
-----------------------------------------

         Key: BEEHIVE-823
         URL: http://issues.apache.org/jira/browse/BEEHIVE-823
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: v1m1    
    Reporter: Rich Feit
 Assigned to: Rich Feit 
    Priority: Minor
     Fix For: V1


Repro:
    - In the attached app, hit /miniTests/inheritFormBeanMessages/Controller.jpf.
    - Hit the "Submit DerivedFormBean" button, which submits to a form bean that extends BaseFormBean but does not provide its own @Jpf.FormBean annotation.

EXPECTED: See the validation message "Got the message!"
ACTUAL: A tag error that says 'Could not find a message for message key "msg" in the default message bundle for the current page flow.'

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


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

Posted by "Rich Feit (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-823?page=all ]
     
Rich Feit resolved BEEHIVE-823:
-------------------------------

    Resolution: Fixed
     Assign To: Julie Zhuo  (was: Rich Feit)

Fixed with revision 190993.

> @Jpf.FormBean annotation is not inherited
> -----------------------------------------
>
>          Key: BEEHIVE-823
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-823
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: v1m1
>     Reporter: Rich Feit
>     Assignee: Julie Zhuo
>     Priority: Minor
>      Fix For: V1

>
> Repro:
>     - In the attached app, hit /miniTests/inheritFormBeanMessages/Controller.jpf.
>     - Hit the "Submit DerivedFormBean" button, which submits to a form bean that extends BaseFormBean but does not provide its own @Jpf.FormBean annotation.
> EXPECTED: See the validation message "Got the message!"
> ACTUAL: A tag error that says 'Could not find a message for message key "msg" in the default message bundle for the current page flow.'

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


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

Posted by "Julie Zhuo (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-823?page=all ]
     
Julie Zhuo closed BEEHIVE-823:
------------------------------


Verified at rev227121. It is working as expected. A test for this is in netui bvt and also has been passing.

> @Jpf.FormBean annotation is not inherited
> -----------------------------------------
>
>          Key: BEEHIVE-823
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-823
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: v1m1
>     Reporter: Rich Feit
>     Assignee: Julie Zhuo
>     Priority: Minor
>      Fix For: V1

>
> Repro:
>     - In the attached app, hit /miniTests/inheritFormBeanMessages/Controller.jpf.
>     - Hit the "Submit DerivedFormBean" button, which submits to a form bean that extends BaseFormBean but does not provide its own @Jpf.FormBean annotation.
> EXPECTED: See the validation message "Got the message!"
> ACTUAL: A tag error that says 'Could not find a message for message key "msg" in the default message bundle for the current page flow.'

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