DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43070>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43070 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2007-10-05 01:40 ------- Patch Applied with one minor modification. The Abstract class AbstractPSComment extended PSExtensionAttachment but didn't appear to be adding any value. PSCommentAfter and PSCommentBefore both extended it but the Abstract class had nothing more than the constructors. There is no code that works with the Abstract class either, so it made sense to change PSCommentAfter & PSCommentBefore to extend PSExtensionAttachment directly. I then tested the patch using my local PS Printer (and Text Editor) and it works great. Thanks Adrian! -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
