You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2009/11/22 19:31:39 UTC

[jira] Updated: (XERCESJ-1334) Missing calls to LSParserFilter.acceptNode() for elements with same name as root

     [ https://issues.apache.org/jira/browse/XERCESJ-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Glavassevich updated XERCESJ-1334:
------------------------------------------

    Fix Version/s: 2.10.0

> Missing calls to LSParserFilter.acceptNode() for elements with same name as root
> --------------------------------------------------------------------------------
>
>                 Key: XERCESJ-1334
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1334
>             Project: Xerces2-J
>          Issue Type: Bug
>          Components: DOM (Level 3 Load & Save)
>    Affects Versions: 2.9.1
>         Environment: This bug is independent from OS / hardware / platform.
>            Reporter: Arthur De Magalhaes
>            Assignee: Michael Glavassevich
>            Priority: Minor
>             Fix For: 2.10.0
>
>         Attachments: DOM_LSFilter_Patch.txt, Tester4.java
>
>
> The problem occurs when we use a LSParser (with a LSParserFilter) to go over an instance that contains element names that match the root element name.
> For these elements, a call to acceptNode() will NOT be made (which is incorrect).

-- 
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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org