[jdom-commits] CVS update: jdom/src/java/org/jdom/input
bmclaugh at cvs.jdom.org
bmclaugh at cvs.jdom.org
Tue Jul 31 17:30:29 PDT 2001
Date: Wednesday August 1, 2001 @ 1:30
Author: bmclaugh
Update of /home/cvspublic/jdom/src/java/org/jdom/input
In directory www.nmemonix.com:/tmp/cvs-serv31684/input
Modified Files:
SAXHandler.java
Log Message:
This is a fix to the problem noted by Scott Ellsworth, where attributes that
had a namespace were being added to the Document, but did not have the
Namespace correctly reported; they were being supplied the NO_NAMESPACE.
Details about the problem are in this e-mail:
http://lists.denveronline.net/lists/jdom-interest/2001-July/007711.html
Additionally, I've left the original code that was the problem, in
src/java/org/jdom/input/SAXHandler, commented out but not deleted, along
with a comment. We need some more community testing to be sure this doesn't
cause any other problems, but seems to work.
===================================================================
File: no file SAXHandler.java Status: Needs Checkout
Working revision: 1.19 Wed Aug 1 00:30:28 2001
Repository revision: 1.19 /home/cvspublic/jdom/src/java/org/jdom/input/SAXHandler.java,v
Existing Tags:
jdom_1_0_b7 (revision: 1.18)
jdom_1_0_b7_rc3 (revision: 1.18)
jdom_1_0_b7_rc2 (revision: 1.18)
jdom_1_0_b7_rc1 (revision: 1.18)
More information about the jdom-commits
mailing list