Issue 517900
Created on 2002-02-15 09:50 by schlatterbeck, last changed 2002-02-21 23:41 by richard.
File name |
Uploaded |
Description |
Edit |
Remove |
cgi_client.patch
|
schlatterbeck,
2002-02-15 09:51
|
|
|
|
msg2610 |
Author: [hidden] (schlatterbeck) |
Date: 2002-02-15 09:50 |
|
This is a patch to cgi_client.py.
it is related to feature request [ #517734 ] web header
customisation is obscure
The following has been done:
- I have computed the values of the "status" class --
the current code depends on the contents of this class,
so it is now computed instead of using fixed values
there
- I have thrown out what I think should go into
detectors (reactors) but have not produced the code for
these detectors so far.
At least the first half of the patch should probably go
as a quick fix into the cgi_client.py code to make it a
little more flexible for other states people might want
to use in their roundup configuration.
|
msg2611 |
Author: [hidden] (richard) |
Date: 2002-02-21 23:41 |
|
Logged In: YES
user_id=6405
I like the ideas in this patch, I'll look at implementing
them fully.
|
|
Date |
User |
Action |
Args |
2002-02-15 09:50:25 | schlatterbeck | create | |
|