[
https://issues.apache.org/jira/browse/AXIOM-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289820#comment-13289820
]
Hudson commented on AXIOM-425:
------------------------------
Integrated in ws-axiom-trunk #1009 (See
[https://builds.apache.org/job/ws-axiom-trunk/1009/])
AXIOM-425: Fixed an issue with the cloneNode implementation for Attr; it
should always copy the children, even if deep=false. (Revision 1346621)
Result = SUCCESS
veithen :
Files :
*
/webservices/commons/trunk/modules/axiom/modules/axiom-dom-testsuite/src/main/java/org/apache/axiom/ts/dom/DOMTestSuiteBuilder.java
*
/webservices/commons/trunk/modules/axiom/modules/axiom-dom-testsuite/src/main/java/org/apache/axiom/ts/dom/attr/TestCloneNode.java
*
/webservices/commons/trunk/modules/axiom/modules/axiom-dom-testsuite/src/main/java/org/apache/axiom/ts/dom/element/TestCloneNodeWithAttributeHavingMultipleChildren.java
*
/webservices/commons/trunk/modules/axiom/modules/axiom-dom/src/main/java/org/apache/axiom/om/impl/dom/AttrImpl.java
> DOM non-conformance: Attr should be a parent node
> -------------------------------------------------
>
> Key: AXIOM-425
> URL: https://issues.apache.org/jira/browse/AXIOM-425
> Project: Axiom
> Issue Type: Bug
> Components: DOOM
> Affects Versions: 1.2.13
> Reporter: Andreas Veithen
> Assignee: Andreas Veithen
> Priority: Minor
> Fix For: 1.2.14
>
>
> According to the DOM level 2 core spec, "the child nodes of the Attr node may
> be either Text or EntityReference nodes", i.e. Attr nodes are parent nodes.
> This is not implemented in DOOM.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]