You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Justin Silver (JIRA)" <ji...@apache.org> on 2008/11/06 22:44:36 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=44933#action_44933 ] 

Justin Silver commented on WW-1851:
-----------------------------------

Are there plans to update the public DTD at http://struts.apache.org/dtds/struts-2.0.dtd or is it required to reference a local version of the DTD?

> 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: XML 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.