bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22978] Aelfred/jaxp: getLocalName returns non-null value


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22978] Aelfred/jaxp: getLocalName returns non-null value
Date: 16 Oct 2005 01:27:50 -0000

According to the Javadoc for method
   org.w3c.dom.Document.createElement(String)
the localname should be set to null.

This is confirmed by the javadoc for
  org.w3c.dom.Node.getLocalName

However my testing on kaffe 1.1.5 shows this is not the case; getLocalName is
returning the element's tagname.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2005-06-13 
10:36 -------
Sorry I wasn't logged in when creating the bug. My contact address is:
address@hidden


------- Comment #2 from from-classpath at savannah dot gnu dot org  2005-07-11 
09:19 -------
I can confirm that running jamvm 1.3.1 with the 0.16 release does not
demonstrate this problem. Running Kaffe compiled from CVS at 2005-07-11 still
has the bug, despite claims in the cvs commits that Kaffe has "synced up with
0.16". I'll keep an eye on kaffe..


------- Comment #3 from from-classpath at savannah dot gnu dot org  2005-07-12 
12:46 -------
thanks for the bug report, it was a missing checkin in kaffe's CVS. for some
reason I had forgot to check in the patch from Chris from 2005-06-24. :( Fixed
in Kaffe's CVS now.

On a side note: the comparison script at
http://developer.classpath.org/compare/classpath-kaffe/kaffe-classpath-compare.html
did not show the diffs between kaffe's gnu.xml package and classpath's gnu.xml
which is why I did not notice it earlier. Mark, could you add the gnu.xml
directory to the compared packages?

cheers,
dalibor topic


-- 


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]