2006-09-27T00:00:31  <ThomasWaldmann> http://moinmoin.wikiwikiweb.de/%5Bpath%5D/parser.php?action=diff&rev2=2&rev1=1 wtf?
2006-09-27T00:01:13  <ThomasWaldmann> http://moinmoin.wikiwikiweb.de/%5Bpath%5D/parser.php?action=raw&rev=1  <-- LOL
2006-09-27T00:10:33  <xorAxAx> looks like a simple scanning script
2006-09-27T00:16:01  <ThomasWaldmann> that mod_py bug report is strange
2006-09-27T00:25:02  <xorAxAx> maybe his rss reader triggered it first
2006-09-27T16:20:58  <ThomasWaldmann> xorAxAx: http://moinmoin.wikiwikiweb.de/MoinMoinBugs/RequestStandAloneNoAttributeIfModifiedSince
2006-09-27T16:21:06  <ThomasWaldmann> can you make sense out of that?
2006-09-27T16:21:54  <xorAxAx> its already fixed ...
2006-09-27T16:21:59  <ThomasWaldmann> I looked into 1.5.5a source and that attribute should be either existing or raise an exception somewhere earlier
2006-09-27T16:21:59  <xorAxAx> do you mean the mod_py bug?
2006-09-27T16:22:05  <ThomasWaldmann> yes
2006-09-27T16:22:17  <ThomasWaldmann> ehrm
2006-09-27T16:22:20  <ThomasWaldmann> yes, modpy
2006-09-27T16:23:10  <ThomasWaldmann> http://moinmoin.wikiwikiweb.de/MoinMoinBugs/ModPyDoesNotExportIfModifiedSince this one
2006-09-27T16:24:38  <ThomasWaldmann> the patch also does not seem to fit at line 1759 into request.py
2006-09-27T16:26:16  <ThomasWaldmann> i added a comment there
2006-09-27T16:28:12  <xorAxAx> ThomasWaldmann: the line numbers of the tracebnack dont match the 1.5 branch
2006-09-27T16:28:50  <ThomasWaldmann> yeah, I guess he mixed up things
2006-09-27T22:59:42  <xorAxAx> RaphaelBossek_: what does it do?
2006-09-27T23:01:25  <RaphaelBossek_> instead of calling SocketServer.handle_error() which prettify the exception on stderr we throw it to the debugger ivm MOIN_DEBUG is set
2006-09-27T23:02:06  <RaphaelBossek_> sorry, the exception is printed to stdout
2006-09-27T23:02:22  <xorAxAx> yeah, sounds good
2006-09-27T23:02:58  <RaphaelBossek_> on the other side I do not benefit from it because Wing IDE does not support multi-threaded application (yet)...
2006-09-27T23:17:18  <RaphaelBossek_> xorAxAx, 2nd patch at http://www.solutions4linux.de/cgi-bin/view/Main/MoinMoinWikiDevelopment
2006-09-27T23:17:23  <xorAxAx> 
2006-09-27T23:17:26  <xorAxAx> oops
2006-09-27T23:17:57  <xorAxAx> i strongly suggest to use super there
2006-09-27T23:18:04  <xorAxAx> because the base class is dynamicly set
2006-09-27T23:19:04  <RaphaelBossek_> for MoinMoin.standalone.SimpleServer the base class is dynamic ?
2006-09-27T23:20:35  <xorAxAx> ok, its the superclass for our class hierachy
2006-09-27T23:20:47  <xorAxAx> so its not necessary, right

MoinMoin: MoinMoinChat/Logs/moin-dev/2006-09-27 (last edited 2007-10-29 19:15:54 by localhost)