[ https://issues.apache.org/struts/browse/STR-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict updated STR-1819:
-------------------------------
Summary: Warn if a form is not declared but used by an action (was: [config] warn if
a form is not declared but later used in struts-config.xml)
> Warn if a form is not declared but used by an action
> ----------------------------------------------------
>
> Key: STR-1819
> URL: https://issues.apache.org/struts/browse/STR-1819
> Project: Struts 1
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.0 Final
> Environment: Operating System: other
> Platform: Other
> Reporter: Ralf Hauser
> Priority: Minor
> Fix For: 1.4.0
>
>
> by a cvs merge, a form declaration dropped out.
> No complaint while parsing the the config even though a <action ... name=""
> later referenced the missing form.
> Only, once the form is executed, it is found missing.
> It would save programmers a lot of time if such errors would be raised at load
> and not only at the end of lenghty, often manual test runs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|