public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/27262]  New: org.w3c.dom.Element.getElementById returns null after manual (setIdAttribute) identifying of element in Document instance.
@ 2006-04-22 19:58 kalle at enrogue dot com
  2006-04-22 20:02 ` [Bug libgcj/27262] " kalle at enrogue dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: kalle at enrogue dot com @ 2006-04-22 19:58 UTC (permalink / raw)
  To: java-prs

Parsing a Document instance from file, setting the "id" attribute of an element
on that instance to some value, and then flagging the "id" attribute for that
element to be the IdAttribute using (Element).setIdAttribute("id", true) does
not seem to work.

Retrieving that very same element via getElementById on the Document instance
will return null, where one would expect the element.

[attaching tarball demonstrating this in a simple java script (67 lines)]


-- 
           Summary: org.w3c.dom.Element.getElementById returns null after
                    manual (setIdAttribute) identifying of element in
                    Document instance.
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kalle at enrogue dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27262


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-04-24 16:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-22 19:58 [Bug libgcj/27262] New: org.w3c.dom.Element.getElementById returns null after manual (setIdAttribute) identifying of element in Document instance kalle at enrogue dot com
2006-04-22 20:02 ` [Bug libgcj/27262] " kalle at enrogue dot com
2006-04-23  8:19 ` [Bug classpath/27262] org.w3c.dom.Document.getElementById " mark at gcc dot gnu dot org
2006-04-24 15:59 ` dog at gnu dot org
2006-04-24 16:05 ` cvs-commit at developer dot classpath dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).