[
https://issues.apache.org/struts/browse/STR-3010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict updated STR-3010:
-------------------------------
Fix Version/s: (was: 1.4.0)
> Faces Example2 webapp references older DTD version in struts-config.xml which
> doesn't have the cancellable attribute
> --------------------------------------------------------------------------------------------------------------------
>
> Key: STR-3010
> URL: https://issues.apache.org/struts/browse/STR-3010
> Project: Struts 1
> Issue Type: Bug
> Components: Apps
> Affects Versions: 1.3.5, 1.3.6, 1.3.7
> Reporter: Niall Pemberton
> Assignee: Niall Pemberton
> Priority: Minor
> Fix For: 1.3.8
>
>
> Reported by Henri Yandell. See: http://tinyurl.com/2g6ol3
> Installing the apps into a Tomcat 5.5, I get the following error for
> struts-faces-example2-1.3.7:
> SEVERE: Parse Error at line 146 column 37: Attribute "cancellable"
> must be declared for element type "action".
> org.xml.sax.SAXParseException: Attribute "cancellable" must be
> declared for element type "action".
> This is caused by the fact that the DTD in the struts-config.xml refers to
> the 1.1 version which doesn't have the "cancellale" attribute which was
> introduced in version 1.3 - the example app needs to be changed to refer to
> the 1.3 dtd (or later)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.