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=39380>. 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=39380 ------- Additional Comments From [EMAIL PROTECTED] 2006-04-22 09:52 ------- Created an attachment (id=18155) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=18155&action=view) mod_cache: Provide r->filename so %f in LogFormat works * In mod_cache, restore r->filename so %f in LogFormat strings work. This really should be solved by saving r->filename with the headers and restore it in mod_disk_cache et al, but this at least provides something. %f is most often used when emulating the xferlog format (ie. when serving files), so even if it's not 100% accurate at all times the side effects of it being wrong isn't deadly. -- 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]
