DO NOT REPLY [Bug 38797] 5.5.12 and 5.5.15 emit different code on

2009-09-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38797 --- Comment #12 from Mark Thomas 2009-09-10 12:59:24 BST --- Thanks for confirming the test case is OK. The fix will be tracked using this bugzilla issue. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email

DO NOT REPLY [Bug 46538] ETag must differ between compressed and uncompressed resource versions

2009-09-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46538 Oliver Schoett changed: What|Removed |Added Attachment #23190|0 |1 is obsolete|

DO NOT REPLY [Bug 46538] ETag must differ between compressed and uncompressed resource versions

2009-09-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46538 --- Comment #17 from Mark Thomas 2009-09-10 22:43:14 BST --- Since ETag handling is wholly within the DefaultServlet, just add an option to that servlet. You can use the DefaultServlet's readOnly option as a template. -- Configure bugma