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/08/11 18:24:54 UTC

[jira] Resolved: (BEEHIVE-400) Nice to have a way to inheriate all its JSPs members when inheriating a pageflow

     [ http://issues.apache.org/jira/browse/BEEHIVE-400?page=all ]
     
Rich Feit resolved BEEHIVE-400:
-------------------------------

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

Strange -- I fixed this a long time ago, and I thought I resolved this bug.  If you add 'inheritLocalPaths=true' to the derived page flow, then any local paths referenced from base class actions will be relative to the derived flow, not the base flow.  Let me know if you have any questions about it.

> Nice to have a way to inheriate all its JSPs members when inheriating a pageflow
> --------------------------------------------------------------------------------
>
>          Key: BEEHIVE-400
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-400
>      Project: Beehive
>         Type: Improvement
>   Components: NetUI
>     Versions: v1m1, V1Beta
>     Reporter: Julie Zhuo
>     Assignee: Julie Zhuo
>      Fix For: TBD

>
> Currently when inheriate a pageflow, we have no way of inheriating all its JSPs that are referenced by relative path. What we need to do right now when we inheritate a pageflow is to copy all these jsp files into the child page flow directory and if there is one missing it will be a compiler warning and a runtime error. In the case of referencing the jsps by absolute path, it looses the databinding context to the child flow and instead it switches to the parent flow totaly.

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