[ http://issues.apache.org/jira/browse/BEEHIVE-1039?page=all ]

Julie Zhuo updated BEEHIVE-1039:
--------------------------------

    Attachment: InheritancePageflow.zip

Here is the inheritance page flow. You may unzip it to the coreWeb location and 
the files go to into the web and src dir. Then you need to build the coreWeb 
and deploy it. 

Then visit 
http://localhost:8080/coreWeb/testInheritance/override/actionAttr/displayLoginAction.do
and compare with 
http://localhost:8080/coreWeb/testInheritance/parent/actionAttr/displayLoginAction.do

you will see it is still displaying the same settings as the parent.

or you may check the generated struts file under 
netui\test\webapps\drt\build\WEB-INF\classes\_pageflow. 

> Pageflow action attributes set in the extending pageflow is not overriding 
> the ones set in parent pageflow
> ----------------------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-1039
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-1039
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: 1.1
>  Environment: Windows, Tomcat
>     Reporter: Julie Zhuo
>     Assignee: Carlin Rogers
>      Fix For: 1.1
>  Attachments: InheritancePageflow.zip
>
> Action attributes set in the extending pageflow controller are expected to 
> override the ones set in its parent pageflow controller class. This is a 
> regression. The tests have been passing before. Will attach the repro page 
> flow shortly.

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