You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/08/03 10:52:46 UTC

[Bug 2975] New: - AttributesImpl.ensureCapacity() hangs

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2975

*** shadow/2975	Fri Aug  3 01:52:45 2001
--- shadow/2975.tmp.26284	Fri Aug  3 01:52:46 2001
***************
*** 0 ****
--- 1,21 ----
+ +============================================================================+
+ | AttributesImpl.ensureCapacity() hangs                                      |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2975                        Product: Xerces-J                |
+ |       Status: NEW                         Version: 1.4.2                   |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Normal                   OS/Version: All                     |
+ |     Priority: Other                     Component: SAX                     |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: xerces-j-dev@xml.apache.org                                  |
+ |  Reported By: jeremias.maerki@outline.ch                                   |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ The current version of org.xml.sax.helpers.AttributesImpl hangs in 
+ ensureCapacity() if a new AttributesImpl is created by supplying an empty 
+ Attributes instance in the constructor and then a new attribute is added using 
+ addAttribute(). I think the bug has just recently been fixed by David Brownell 
+ (See rev 1.5 of AttributesImpl at http://sourceforge.net/projects/sax/).
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org