Issue 1095790
Created on 2005-01-04 14:54 by calvin, last changed 2005-01-05 21:59 by richard.
msg2743 |
Author: [hidden] (calvin) |
Date: 2005-01-04 14:54 |
|
This bug was originally submitted at
http://bugs.debian.org/286727.
The serve_file() method in roundup/cgi/client.py can
raise the NotModified exception. The attached patch
catches the exception and answers with "302 Not
modified" (analog to the serve_static_file case some
lines below).
|
msg2744 |
Author: [hidden] (richard) |
Date: 2005-01-05 21:59 |
|
Logged In: YES
user_id=6405
Applied, thanks.
|
|
Date |
User |
Action |
Args |
2005-01-04 14:54:05 | calvin | create | |
|