logo       
Google Custom Search

Related Msgs: audio.musicbrai...    enbd.general/20...    ietf.idr/2002-0...    java.ant-contri...    gnu.make.genera...    qplus.devel/200...    video.freevo.cv...    os.netbsd.ports...    yellowdog.gener...    xfree86.cvs/200...    search.nutch.us...    freedesktop.xse...    programming.swi...    capabilities.ge...    telephony.pbx.a...    mail.sylpheed.c...    db.firebase.por...    boot-loaders.u-...    recreation.radi...    netbsd.bugs/200...    web.zope.plone....    user-groups.lin...   

[jira] Created: (XERCESJ-1178) Error getting prefix for an attribute with n: msg#00004

Subject: [jira] Created: (XERCESJ-1178) Error getting prefix for an attribute with no namespace
Error getting prefix for an attribute with no namespace
-------------------------------------------------------

                 Key: XERCESJ-1178
                 URL: http://issues.apache.org/jira/browse/XERCESJ-1178
             Project: Xerces2-J
          Issue Type: Bug
          Components: StAX
    Affects Versions: 2.8.0
            Reporter: Lucian Holland


The initialElementAttrs()  method of SAXXMLStreamReader sets the prefix of 
attributes to null if it finds no colon in the attribute name; the problem with 
this is that getAttributeNamespace() uses this prefix when looking up the 
namespace uri with a call to getNamespaceURI on the NamespaceContextImpl, and 
this method throws an IllegalArgumentException if null is passed in. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>