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=29744>. 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=29744 ------- Additional Comments From [EMAIL PROTECTED] 2007-02-05 05:26 ------- Thank you so much everyone... actually I did managed to patch the sources I had downloaded but I did not post anything here becaus I was not sure that it would work for everybody (at least it is still working for what I wanted to achieve). I did it based on what I read about the bug (module is outputing data directly to the socket instead of using a filter) and a book a firend borrowed me on apache API... (you can guess how ugly it finally gets) I believe that your new attachement will save time to other people so thank you very much again. I will probably try to apply it sooner or later and replace my ugly code... It will eventually save me from my own bugs ! many many thanks indeed. (In reply to comment #31) > Created an attachment (id=19504) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19504&action=view) [edit] > Fix broken patch 18222 for 2.2.0; includes cleanups (see text) > I discovered that the last patch posted for 2.2.0 is faultly since it appears > the diff was taken against an older 2.1.6 tree rather than the 2.2.0 tree. > Hence I have merged these changes into a patch that works for me when applied > against 2.2.2. > Note that I have tidied up parts of the patch, in particular removing the > entries for changes in white space and changes to/from > ap_log_error/ap_log_rerror, plus changing the order of parts of the patch in > order to fit the newer code in 2.2.2. -- 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
