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=17373>.
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=17373

Sheet is corrupted after changing a template with POI





------- Additional Comments From [EMAIL PROTECTED]  2003-02-26 11:04 -------
Added patch.
See if it is in a usable form, this is my first patch ever ;)

Note that the event model will still mishandle unknown records, as it is
filtering out any unknown records unless the listener is explicitly registered
to receive all record sids it wants to pass through... the null parameter for
record sids to be processed will default to the list of known records.

In my opinion this is not the best behavior, as there's no way to specify "pass
through all records, even if unknown". The current behavior ("pass through all
known records") can be achieved easily by passing
EventRecordFactory.getAllKnownRecordSIDs() when registering the filter.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to