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=27293>. 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=27293 Date computation incorrect, causing If-Unmodified-Since failure [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jsled- |tomcat- |[EMAIL PROTECTED] |[EMAIL PROTECTED] ------- Additional Comments From [EMAIL PROTECTED] 2004-02-27 14:58 ------- Attached are two versions of a fix... specific-check.patch is a patch in checkIfUnmodifiedSince to reduce the resolution of 'lastModified' just before the check. We've been using a version of this in a DefaultServlet replacement internall to get around the bug. reduce-resolution.patch fixes this in ResourceInfo.set(...), which seems better, but is entirely untested. In fact, I didn't even see if either of these work or even compile. But bug + patch is better than nothing. :/ Reassigning bug to default component owner for action. FWIW, this has been true since at least 4.1.24, where we noticed it. I believe it's been true since before then. I have not checked the 5.x code to see if the analagous problem exists. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]