https://issues.apache.org/bugzilla/show_bug.cgi?id=49707

--- Comment #6 from Helder Magalhães <[email protected]> 2010-08-22 
11:44:26 EDT ---
(In reply to comment #5)
> > Otherwise I would make a test like that:
> > - create a document D with an element E with attribute xml:id="id1"
> > - then I would call: E.setAttributeNS( ..., "xml:id", "id2");
> > - and finally I would test the result of a call to D.getElementById("id1") 
> > Guess it is non null and return elt E?
> 
>     This doesn't happen for me with current SVN Batik.

@Marchant:
As hinted by Thomas, please provide further information, such as:
 * Batik version (or revision when working with SVN);
 * Java version (JRE, JDK, vendor - Sun/Apache/OpenJDK, etc.);
 * SVG document version;
 * XML parser being used (Batik's or an external one).

The SVG document version being requested is somehow a shoot in the dark: May
this have something to do with an SVG-version specific issue? (See bug 46791,
for example.) Hope I'm not just adding more noise to this! ;-)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to