XInclude transformer uses href fragment rather than xpointer attribute (spec
conformance)
-----------------------------------------------------------------------------------------
Key: COCOON-1753
URL: http://issues.apache.org/jira/browse/COCOON-1753
Project: Cocoon
Type: Bug
Components: - Components: Sitemap
Versions: 2.1.9-dev (current SVN)
Reporter: Jason Johnston
The XInclude 1.0 spec (see http://www.w3.org/TR/xinclude/#include_element)
states the following about the href attribute:
"Fragment identifiers must not be used; their appearance is a fatal error."
Cocoon's XIncludeTransformer incorrectly allows xpointer fragments to be
specified using a fragment identifier in the href attribute. The correct way
to support xpointers is the "xpointer" attribute on xi:include, which the
transformer does not currently recognize.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira