You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Jason Eacott (JIRA)" <xa...@xml.apache.org> on 2004/11/19 09:35:46 UTC

[jira] Created: (XALANJ-1998) exclude-result-prefixes namespace fixup issue?

exclude-result-prefixes namespace fixup issue?
----------------------------------------------

         Key: XALANJ-1998
         URL: http://nagoya.apache.org/jira/browse/XALANJ-1998
     Project: XalanJ2
        Type: Bug
  Components: Xalan  
    Versions: 2.6    
 Environment: debian linux jdk1.4.x jdk1.5.x and not tested but expect windows would have same issue.
    Reporter: Jason Eacott
    Priority: Minor


trying to parse something like this:
<xsl:stylesheet version="1.0"
       xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
       exclude-result-prefixes="breakme">

will throw an
 org.xml.sax.SAXException: Can not resolve namespace prefix: breakme

this behavious is new with the latest release of Xalan (possibly some previous versions too)
as I understand the w3c spec (and I may well have this wrong)
this namespace should be automatically "fixed up" in this situation.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Resolved: (XALANJ-1998) exclude-result-prefixes namespace fixup issue?

Posted by "Henry Zongaro (JIRA)" <xa...@xml.apache.org>.
     [ http://nagoya.apache.org/jira/browse/XALANJ-1998?page=history ]
     
Henry Zongaro resolved XALANJ-1998:
-----------------------------------

    Resolution: Duplicate

This appears to be a duplicate of [1].  Please reopen the bug report if I am mistaken.

[1] http://nagoya.apache.org/jira/browse/XALANJ-1997

> exclude-result-prefixes namespace fixup issue?
> ----------------------------------------------
>
>          Key: XALANJ-1998
>          URL: http://nagoya.apache.org/jira/browse/XALANJ-1998
>      Project: XalanJ2
>         Type: Bug
>   Components: Xalan
>     Versions: 2.6
>  Environment: debian linux jdk1.4.x jdk1.5.x and not tested but expect windows would have same issue.
>     Reporter: Jason Eacott
>     Priority: Minor

>
> trying to parse something like this:
> <xsl:stylesheet version="1.0"
>        xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>        exclude-result-prefixes="breakme">
> will throw an
>  org.xml.sax.SAXException: Can not resolve namespace prefix: breakme
> this behavious is new with the latest release of Xalan (possibly some previous versions too)
> as I understand the w3c spec (and I may well have this wrong)
> this namespace should be automatically "fixed up" in this situation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-1998) exclude-result-prefixes namespace fixup issue?

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-1998?page=all ]

Brian Minchau updated XALANJ-1998:
----------------------------------

    Fix Version: 2.7

> exclude-result-prefixes namespace fixup issue?
> ----------------------------------------------
>
>          Key: XALANJ-1998
>          URL: http://issues.apache.org/jira/browse/XALANJ-1998
>      Project: XalanJ2
>         Type: Bug
>   Components: Xalan
>     Versions: 2.6
>  Environment: debian linux jdk1.4.x jdk1.5.x and not tested but expect windows would have same issue.
>     Reporter: Jason Eacott
>     Priority: Minor
>      Fix For: 2.7

>
> trying to parse something like this:
> <xsl:stylesheet version="1.0"
>        xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>        exclude-result-prefixes="breakme">
> will throw an
>  org.xml.sax.SAXException: Can not resolve namespace prefix: breakme
> this behavious is new with the latest release of Xalan (possibly some previous versions too)
> as I understand the w3c spec (and I may well have this wrong)
> this namespace should be automatically "fixed up" in this situation.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org