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=5140>. 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=5140 TraceManager.hasTraceListeners() false after adding/removing listener Summary: TraceManager.hasTraceListeners() false after adding/removing listener Product: XalanJ2 Version: CurrentCVS Platform: All OS/Version: All Status: NEW Severity: Minor Priority: Other Component: org.apache.xalan.trace AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] TestID: TraceListenerTest.java r 1.4 testCase3 Note this test has changed slightly; this revision in specific clearly shows this bug when run against xml-xalan CVS at noonish on 27-Nov-01. Basically, after adding a trace listener, then removing it, hasTraceListeners() still reports true. (Note there is a separate issue jkesselm and myself spotted with an EmptyStackException which can be seen in r1.3 of this test with the previous day's Gump run; needs more investigation)
