[ http://issues.apache.org/jira/browse/BEEHIVE-432?page=history ]
Carlin Rogers updated BEEHIVE-432:
----------------------------------
Attachment: validatorMerge.txt
This patch extends the functionality in the FlowControllerChecker to check
the relative path of a validatorMerge attribute inherited from the
Controller annotation of the parent Controller class. If the path is a
relative path then a warning will be displayed when the page flow is
compiled.
> validator merge file are not located correctly with page flow inheritance.
> --------------------------------------------------------------------------
>
> Key: BEEHIVE-432
> URL: http://issues.apache.org/jira/browse/BEEHIVE-432
> Project: Beehive
> Type: Bug
> Components: NetUI
> Versions: V1Beta
> Reporter: Carlin Rogers
> Assignee: Carlin Rogers
> Priority: Minor
> Fix For: V1
> Attachments: validatorMerge.txt
>
> The page flow inheritance does not correctly locate the validation
> rules file given in the validatorMerge attribute of the parent
> Controller annotation.
> Using a relative path from the parent, the page flow compiler
> sets that same relative path for the child.
> Workaround is for the child page flow to just override the
> validatorMerge attribute in its own Controller annotation.
> Or, the parent can use an absolute path from the webapp root.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira