Mansour Al Akeel (JIRA)
2013-05-29 20:48:24 UTC
[ https://issues.apache.org/jira/browse/COCOON3-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mansour Al Akeel updated COCOON3-125:
-------------------------------------
Attachment: CatalogResolver-support.diff
patch to add CatalogResolver support.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Mansour Al Akeel updated COCOON3-125:
-------------------------------------
Attachment: CatalogResolver-support.diff
patch to add CatalogResolver support.
Missing support for Catalog Resolver
------------------------------------
Key: COCOON3-125
URL: https://issues.apache.org/jira/browse/COCOON3-125
Project: Cocoon 3
Issue Type: Improvement
Components: cocoon-sax
Affects Versions: 3.0.0-beta-1
Reporter: Mansour Al Akeel
Priority: Minor
Fix For: 3.0.0-beta-1
Attachments: CatalogResolver-support.diff
When we load xml document using org.apache.cocoon.sax.util.XMLUtils.toSax, and the XML document has a link to a DTD, the parser fails if the DTD is not in the specified location. To solve this issue, a CatalogManager.properties can be used. The same thing if we are using document() function from an xslt and loaded document has a DTD.
--------------------------------------
Key: COCOON3-125
URL: https://issues.apache.org/jira/browse/COCOON3-125
Project: Cocoon 3
Issue Type: Improvement
Components: cocoon-sax
Affects Versions: 3.0.0-beta-1
Reporter: Mansour Al Akeel
Priority: Minor
Fix For: 3.0.0-beta-1
Attachments: CatalogResolver-support.diff
When we load xml document using org.apache.cocoon.sax.util.XMLUtils.toSax, and the XML document has a link to a DTD, the parser fails if the DTD is not in the specified location. To solve this issue, a CatalogManager.properties can be used. The same thing if we are using document() function from an xslt and loaded document has a DTD.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira