logo       

[jira] Resolved: (XERCESJ-800) namespace-prefixes on gives wrong namespace : msg#00051

text.xml.xerces-j.devel

Subject: [jira] Resolved: (XERCESJ-800) namespace-prefixes on gives wrong namespace for xmlns attr

Message:

The following issue has been resolved as FIXED.

Resolver: Michael Glavassevich
Date: Tue, 31 Aug 2004 12:15 PM

This request has been subsumed by SAX 2.0.2. To instruct the SAX parser to
report the namespace of namespace attributes as http://www.w3.org/2000/xmlns/
turn on the new feature: http://xml.org/sax/features/xmlns-uris.

This has already been implemented in CVS and will be in the next release.
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/XERCESJ-800

Here is an overview of the issue:
---------------------------------------------------------------------
Key: XERCESJ-800
Summary: namespace-prefixes on gives wrong namespace for xmlns attr
Type: Bug

Status: Resolved
Resolution: FIXED

Project: Xerces2-J
Components:
SAX
Versions:
2.5.0

Assignee: Michael Glavassevich
Reporter: Richard Cao

Created: Wed, 24 Sep 2003 8:58 PM
Updated: Tue, 31 Aug 2004 12:15 PM
Environment: Operating System: Windows NT/2K
Platform: PC

Description:
When I turn on the feature http://xml.org/sax/features/namespace-prefixes, in
the call to startElement() of my content handler, the uri for an
xmlns:<something> attribute is the empty string. According to the specs [1],
this value should be http://www.w3.org/2000/xmlns/. This bug is causing Xalan to
misbehave, see Bugzilla 16826 [2]

[1] http://www.w3.org/2000/xmlns/
[2] http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16286


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise