You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Morris Kwan (JIRA)" <xa...@xml.apache.org> on 2005/05/20 20:36:54 UTC

[jira] Resolved: (XALANJ-2122) JAXP 1.3: Support the new nextSibling attribute in DOMResult

     [ http://issues.apache.org/jira/browse/XALANJ-2122?page=all ]
     
Morris Kwan resolved XALANJ-2122:
---------------------------------

     Resolution: Fixed
    Fix Version: CurrentCVS

> JAXP 1.3: Support the new nextSibling attribute in DOMResult
> ------------------------------------------------------------
>
>          Key: XALANJ-2122
>          URL: http://issues.apache.org/jira/browse/XALANJ-2122
>      Project: XalanJ2
>         Type: Bug
>   Components: XPath-API
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>     Priority: Critical
>      Fix For: CurrentCVS
>  Attachments: nextSibling_XSLTC.patch, nextSibling_interpretive.patch
>
> The class javax.xml.transform.dom.DOMResult in JAXP 1.3 has a new attribute 'nextSibling'. It specifies the child node before which the result nodes should be inserted. The current implementation ignores the nextSibling attribute and the result nodes are always appended as the last children of the parent node. 
> This problem need to be fixed in both Xalan interpretive and XSLTC.

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