DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5681>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5681 String Interning (org.apache.xerces.parsers.SAXParser) [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2002-01-22 09:40 ------- I don't think this is a bug, as the exception clearly says that feature not supported for false state. But yes, we need to support false also. The bug is that, in the features documentation, it says string-interning is false by default, but in the implementation it is true by default. Either of them should be changed as saxproject does not comments anything about default value of this feature. ------- Additional Comments From [EMAIL PROTECTED] 2002-01-25 09:15 ------- Updated features doc in cvs. This feature can only be set to true. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
