2008-11-24T00:01:15  <dreimark> ok all are test files
2008-11-24T00:02:36  <ThomasWaldmann> btw, please test the bug reports you filed if they still happen
2008-11-24T00:10:08  <dreimark> gui editor loads but I can't save
2008-11-24T00:11:16  <ThomasWaldmann>  works for me
2008-11-24T00:11:19  <dreimark> for cgi
2008-11-24T00:13:09  <dreimark> and on test19 I get a 400 exception
2008-11-24T00:13:13  <ThomasWaldmann> text editor works?
2008-11-24T00:13:27  <dreimark> ThomasWaldmann: sorry mistake
2008-11-24T00:13:44  <dreimark> gui works - twikidraw loads but can't save
2008-11-24T00:14:15  <ThomasWaldmann> ah
2008-11-24T00:14:20  * ThomasWaldmann looks
2008-11-24T00:14:38  <ThomasWaldmann> does it work with standalone?
2008-11-24T00:15:59  <dreimark> no same 400
2008-11-24T00:16:37  <ThomasWaldmann> ok, is same problem as for Load. i fix it.
2008-11-24T00:24:53  <CIA-58> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4432:253a1e691b19 1.9/MoinMoin/action/AttachFile.py: fix saving of drawings to use WSGI/werkzeug API correctly
2008-11-24T00:24:58  <ThomasWaldmann> dreimark: try now
2008-11-24T00:27:47  <dreimark> ThomasWaldmann: draw is saved png is not updated
2008-11-24T00:28:39  <ThomasWaldmann> reload?
2008-11-24T00:29:01  <dreimark> yes but you see the timestamp also on attachment list
2008-11-24T00:30:39  <dreimark> both fail cgi and standalone
2008-11-24T00:34:38  <CIA-58> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4433:a499a137ecf5 1.9/MoinMoin/action/AttachFile.py: fix saving of drawings to use WSGI/werkzeug API correctly, try 2
2008-11-24T00:34:48  <ThomasWaldmann> dreimark: ^^
2008-11-24T00:37:00  <dreimark> ThomasWaldmann: fixed - one less
2008-11-24T00:37:58  <ThomasWaldmann> ok
2008-11-24T00:41:28  <dreimark> recovery password parameters if called with test19 is still broken
2008-11-24T00:42:06  <dreimark> MoinMoinBugs/1.9RecoverTokenLinkDoesNotUseTheToken
2008-11-24T00:44:22  <ThomasWaldmann> this should be tested with 1.8 also
2008-11-24T00:46:42  <dreimark> works with 1.8
2008-11-24T00:47:32  <dreimark> the 1.9 version shows the page with Recovering a lost password ---- Password reset
2008-11-24T00:48:08  <dreimark> 1.8 does show only Password reset and Username and  Recovery token is filled in
2008-11-24T00:54:00  <ThomasWaldmann> link url from email is?
2008-11-24T00:55:03  <dreimark> ha, double slash haven't seen this before
2008-11-24T00:55:28  <dreimark> http://test19.moinmo.in//?action=recoverpass&name=ReimarBauer&token=...
2008-11-24T00:55:54  <dreimark> that makes the difference to mm
2008-11-24T00:57:02  <dreimark> hmm, removing the false / does not magically fix it
2008-11-24T00:58:30  <ThomasWaldmann>     form = request.form
2008-11-24T00:58:45  <ThomasWaldmann> that works only with post, try request.values
2008-11-24T00:58:55  <ThomasWaldmann> line 155
2008-11-24T00:59:15  <dreimark> I have not mail configured in my setup. I can currently only test with test19
2008-11-24T01:00:00  <dreimark> can do tom. locally but currently I need some time to read again a document
2008-11-24T01:01:01  <ThomasWaldmann> i'll change it, let's see...
2008-11-24T01:03:42  <CIA-58> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4434:56f985bff6cf 1.9/MoinMoin/action/recoverpass.py: recoverpass needs to work with GET also
2008-11-24T01:16:11  <dreimark> is it active? should I try
2008-11-24T01:19:48  <ThomasWaldmann> try
2008-11-24T01:20:36  <dreimark> fixed
2008-11-24T01:23:52  <dreimark> some of the other 1.9 bugs are assigned to Florian
2008-11-24T01:26:03  <ThomasWaldmann> let's see if he cares :)
2008-11-24T01:48:25  <dreimark> gn
2008-11-24T08:51:51  <dreimark> moin
2008-11-24T08:52:21  <ThomasWaldmann> moin
2008-11-24T20:48:53  <ThomasWaldmann> moin
2008-11-24T21:36:44  <ThomasWaldmann> dreimark: http://moinmo.in/MoinMoinBugs/1.9UploadingAnAttachmentInternalServerError shouldnt that be closed?
2008-11-24T22:58:37  <dreimark> re
2008-11-24T22:58:40  * dreimark looks
2008-11-24T23:01:10  <dreimark> ThomasWaldmann: still broken
2008-11-24T23:02:30  <dreimark> in standalone too
2008-11-24T23:03:47  <ThomasWaldmann> hmm
2008-11-24T23:41:04  <ThomasWaldmann> dreimark: upload of a 500k picture worked
2008-11-24T23:43:05  <ThomasWaldmann> Attachment 'VMware-server-linux-client-1.0.6-91891.zip' (remote name 'VMware-server-linux-client-1.0.6-91891.zip') with 23576516 bytes saved.
2008-11-24T23:43:10  <ThomasWaldmann> that also worked
2008-11-24T23:44:12  <ThomasWaldmann> (with 1.9 wikiserver.py)
2008-11-24T23:47:20  <dreimark> small files work
2008-11-24T23:50:26  <ThomasWaldmann> that was 23mb
2008-11-24T23:51:46  <dreimark> hmm
2008-11-24T23:56:07  <dreimark> works nows here too.
2008-11-24T23:59:25  <dreimark> cgi works too, I  close it. One can reopen if it isn't.

MoinMoin: MoinMoinChat/Logs/moin-dev/2008-11-24 (last edited 2008-11-23 23:15:02 by IrcLogImporter)