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=3203 *** shadow/3203 Tue Aug 21 05:48:30 2001 --- shadow/3203.tmp.3083 Tue Aug 21 05:48:30 2001 *************** *** 0 **** --- 1,21 ---- + +============================================================================+ + | Bad (inconsistent) name for constant in org.apache.xerces.impl.Constants.j | + +----------------------------------------------------------------------------+ + | Bug #: 3203 Product: Xerces2-J | + | Status: NEW Version: 2.0.0 [beta] | + | Resolution: Platform: Other | + | Severity: Normal OS/Version: Other | + | Priority: Other Component: Other | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: org.apache.xerces.impl.Constants.java | + +============================================================================+ + | DESCRIPTION | + org.apache.xerces.impl.Constants.java + + Constant INCLUDE_IGNORABLE_WHITESPACE does not have a good name. + As far as I observed this file it should be: + INCLUDE_IGNORABLE_WHITESPACE_FEATURE. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
