You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2007/05/22 12:56:43 UTC

[jira] Updated: (WW-1851) Struts 2.0 DTD missing "default-class-ref" element

     [ https://issues.apache.org/struts/browse/WW-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown updated WW-1851:
--------------------------

    Fix Version/s: 2.0.9

> 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
>             Fix For: 2.0.9
>
>
> 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.