You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Henry Zongaro (JIRA)" <xa...@xml.apache.org> on 2008/05/26 21:05:59 UTC

[jira] Created: (XALANJ-2446) Missing prefix for literal result element with XSLTC if namespace was associated with a different prefix in another part of the stylesheet

Missing prefix for literal result element with XSLTC if namespace was associated with a different prefix in another part of the stylesheet
------------------------------------------------------------------------------------------------------------------------------------------

                 Key: XALANJ-2446
                 URL: https://issues.apache.org/jira/browse/XALANJ-2446
             Project: XalanJ2
          Issue Type: Bug
      Security Level: No security risk; visible to anyone (Ordinary problems in Xalan projects.  Anybody can view the issue.)
    Affects Versions: 2.7.1
            Reporter: Henry Zongaro
            Assignee: Henry Zongaro


If the namespace for a literal result element is declared using a particular prefix in one part of a stylesheet, and then another literal result element with the same local part of the name and namespace appears in another part of the stylesheet where the first prefix is not associated with any namespace URI, the result will be an element that's in no namespace; if the first prefix is associated with a different namespace URI, the result will be an element that's in that second, incorrect namespace.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (XALANJ-2446) Missing prefix for literal result element with XSLTC if namespace was associated with a different prefix in another part of the stylesheet

Posted by "Henry Zongaro (JIRA)" <xa...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XALANJ-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henry Zongaro resolved XALANJ-2446.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: The Latest Development Code

Applied patch to source repository.

> Missing prefix for literal result element with XSLTC if namespace was associated with a different prefix in another part of the stylesheet
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: XALANJ-2446
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2446
>             Project: XalanJ2
>          Issue Type: Bug
>      Security Level: No security risk; visible to anyone(Ordinary problems in Xalan projects.  Anybody can view the issue.) 
>    Affects Versions: 2.7.1
>            Reporter: Henry Zongaro
>            Assignee: Henry Zongaro
>             Fix For: The Latest Development Code
>
>         Attachments: j2446.actual.out, j2446.expected.out, j2446.patch.txt, j2446.xml, j2446.xsl
>
>
> If the namespace for a literal result element is declared using a particular prefix in one part of a stylesheet, and then another literal result element with the same local part of the name and namespace appears in another part of the stylesheet where the first prefix is not associated with any namespace URI, the result will be an element that's in no namespace; if the first prefix is associated with a different namespace URI, the result will be an element that's in that second, incorrect namespace.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (XALANJ-2446) Missing prefix for literal result element with XSLTC if namespace was associated with a different prefix in another part of the stylesheet

Posted by "Christine Li (JIRA)" <xa...@xml.apache.org>.
    [ https://issues.apache.org/jira/browse/XALANJ-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600104#action_12600104 ] 

Christine Li commented on XALANJ-2446:
--------------------------------------

The patch looks good and it resolved the problem

> Missing prefix for literal result element with XSLTC if namespace was associated with a different prefix in another part of the stylesheet
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: XALANJ-2446
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2446
>             Project: XalanJ2
>          Issue Type: Bug
>      Security Level: No security risk; visible to anyone(Ordinary problems in Xalan projects.  Anybody can view the issue.) 
>    Affects Versions: 2.7.1
>            Reporter: Henry Zongaro
>            Assignee: Henry Zongaro
>         Attachments: j2446.actual.out, j2446.expected.out, j2446.patch.txt, j2446.xml, j2446.xsl
>
>
> If the namespace for a literal result element is declared using a particular prefix in one part of a stylesheet, and then another literal result element with the same local part of the name and namespace appears in another part of the stylesheet where the first prefix is not associated with any namespace URI, the result will be an element that's in no namespace; if the first prefix is associated with a different namespace URI, the result will be an element that's in that second, incorrect namespace.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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