commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bug #13387] Aelfred/jaxp: getLocalName returns non-null val


From: anonymous
Subject: [commit-cp] [bug #13387] Aelfred/jaxp: getLocalName returns non-null value
Date: Mon, 13 Jun 2005 10:00:26 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13387>

                 Summary: Aelfred/jaxp: getLocalName returns non-null value
                 Project: classpath
            Submitted by: None
            Submitted on: Mon 06/13/05 at 06:00
                Category: classpath
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
        Platform Version: None

    _______________________________________________________

Details:

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.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 06/13/05 at 06:00  Name: LocalNameTest.java  Size: 643B   By: None
Demonstration of non-null localname
<http://savannah.gnu.org/bugs/download.php?item_id=13387&item_file_id=2601>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13387>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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