[
https://issues.apache.org/struts/browse/WW-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Holmes updated WW-1851:
-----------------------------
Fix Version/s: 2.1.0
> Struts 2.0 DTD missing "default-class-ref" element
> --------------------------------------------------
>
> Key: WW-1851
> URL: https://issues.apache.org/struts/browse/WW-1851
> Project: Struts 2
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 2.0.6, 2.0.7
> Reporter: Jasper Rosenberg
> Assignee: James Holmes
> Fix For: 2.0.9, 2.1.0
>
>
> This element exists in the current xwork 2.0 DTD, but it is missing from the
> struts 2.0 DTD.
> Related to issues: https://issues.apache.org/struts/browse/WW-1420 and
> http://jira.opensymphony.com/browse/XW-432
> <!ELEMENT package (result-types?, interceptors?, default-interceptor-ref?,
> default-action-ref?, default-class-ref?, global-results?,
> global-exception-mappings?, action*)>
> <!ELEMENT default-class-ref (param*)>
> <!ATTLIST default-class-ref
> class CDATA #REQUIRED
> >
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.