2007-05-05T11:50:54  <dreimark> moin
2007-05-05T11:51:03  <CIA-27> moin: Reimar Bauer <rb.proj AT googlemail DOT com> * 2044:63b0909ec3b5 1.6/MoinMoin/ (Page.py PageEditor.py): Page.getACL: don't cache acls for nonexisting pages. PageEditor.copyPage tests now the newpagename
2007-05-05T11:51:36  <CIA-27> moin: Reimar Bauer <rb.proj AT googlemail DOT com> * 2036:8f709cef5aa5 1.7/MoinMoin/ (Page.py PageEditor.py): Page.getACL: don't cache acls for nonexisting pages. PageEditor.copyPage tests now the newpagename
2007-05-05T11:55:02  <ThomasWaldmann> moin
2007-05-05T11:59:58  <neagulm> hy
2007-05-05T12:00:09  <dreimark> moin neagulm
2007-05-05T12:08:08  <ThomasWaldmann> dreimark: if your fix helps, there is also something else going wrong
2007-05-05T12:08:57  <dreimark> ThomasWaldmann: tell more
2007-05-05T12:09:08  <xorAxAx> yeah, it looks like a workaround
2007-05-05T12:09:14  <xorAxAx> dreimark: please write a test
2007-05-05T12:09:44  <ThomasWaldmann> it stores under (name, revno) and i guess it somewhere verifies revno is the wanted one
2007-05-05T12:10:12  <ThomasWaldmann> so if 99999999 matches the wanted one somehow, the wanted one is wrong
2007-05-05T12:14:35  *** irc.freenode.net sets mode: +o ChanServ
2007-05-05T12:16:56  <dreimark> ThomasWaldmann: get_rev_dir uses a similiar test too and its often used
2007-05-05T12:17:06  <neagulm> ThomasWaldmann, sinorca4moin
2007-05-05T12:20:00  <ThomasWaldmann> just use modern, the other stuff is rather old
2007-05-05T12:20:33  <dreimark> ThomasWaldmann: he cant switch bug himself
2007-05-05T12:20:40  <dreimark> bug / back
2007-05-05T12:21:30  <dreimark> xorAxAx: ok, doing
2007-05-05T12:21:33  <dreimark> bbl
2007-05-05T12:27:37  <ThomasWaldmann> neagulm: try now
2007-05-05T12:29:53  <neagulm> ThomasWaldmann, data_dir "/srv/de.pythonwiki/data" does not exists, or has incorrect ownership or permissions.
2007-05-05T12:30:39  <neagulm> ThomasWaldmann, I can't switch the theme back to modern, I can't use the wiki because of the exception
2007-05-05T12:32:53  <ThomasWaldmann> neagulm: fixed
2007-05-05T12:43:11  *** irc.freenode.net sets mode: +o ChanServ
2007-05-05T12:47:48  <dreimark> xorAxAx: following the rules for 99999999 I don't think its a workaround
2007-05-05T12:50:06  <dreimark> but may be there is a better place for this test
2007-05-05T13:00:24  *** irc.freenode.net sets mode: +o ChanServ
2007-05-05T13:11:18  <neagulm> need to leave, bbl
2007-05-05T13:20:15  *** irc.freenode.net sets mode: +o ChanServ
2007-05-05T14:50:03  <dreimark> xorAxAx: from MoinMoin import module_tested is missing
2007-05-05T14:55:22  <dreimark> called from _test_template
2007-05-05T15:26:35  <CIA-27> moin: Reimar Bauer <rb.proj AT googlemail DOT com> * 2037:a63c473a100d 1.7/MoinMoin/_tests/test_security.py: test_security: testACLsWithoutEditLogEntry added
2007-05-05T15:49:51  <xorAxAx> dreimark: in 1.6 or 1.7?
2007-05-05T15:53:24  <xorAxAx> dreimark: i think thats on purpose
2007-05-05T15:56:46  <dreimark> xorAxAx: 1.7
2007-05-05T15:59:19  <xorAxAx> dreimark: hmm, your test doesnt clean up very well after itself
2007-05-05T15:59:25  <xorAxAx> you should have used try/finally
2007-05-05T15:59:33  <xorAxAx> i am changing that
2007-05-05T16:00:03  <dreimark> ok, have to do some essential shoppings
2007-05-05T16:00:41  <xorAxAx> :-)
2007-05-05T16:01:28  * ThomasWaldmann .oO(water, pizza and a faster dsl flatrate)
2007-05-05T16:05:47  <lanius> ^^
2007-05-05T16:06:21  <xorAxAx> dreimark: the test is passing, did you port your "fix" to  1.7?
2007-05-05T16:24:04  <dreimark> xorAxAx: I did ch 2036:8f709cef5aa5
2007-05-05T16:24:58  <dreimark> and if you change these three lines it fails again
2007-05-05T16:30:57  <xorAxAx> ah, ok
2007-05-05T16:52:34  <grzywacz> xorAxAx, ping?
2007-05-05T16:57:59  <xorAxAx> pong
2007-05-05T17:03:04  <lanius> ThomasWaldmann: johill: xorAxAx: i updated the page
2007-05-05T17:03:46  <dreimark> bbl
2007-05-05T17:06:43  <ThomasWaldmann> lanius: yeah, seen it. my first idea was about rather using None than 0 or ''.
2007-05-05T17:21:38  <lanius> yeah
2007-05-05T17:38:26  <CIA-27> moin: Thomas Waldmann <tw AT waldmann-edv DOT de> * 2045:181d33585703 1.6/MoinMoin/_tests/ (test_request.py broken/test_packages.py test_packages.py): move broken packages test to broken/, remove pointless groupname test (to restrict groupnames we just can change cfg.page_group_re)
2007-05-05T18:04:11  <ThomasWaldmann> fsck. 2.5.1 tarfile is not 2.3 compatible
2007-05-05T18:08:56  <xorAxAx> well
2007-05-05T18:09:11  <xorAxAx> take the 2.3 tarfile and apply the patch that the maintianer posted to the bugreport that i filed
2007-05-05T18:10:17  * ThomasWaldmann fixed the incompatible stuff
2007-05-05T18:12:23  <xorAxAx> or like that :)
2007-05-05T18:13:00  <ThomasWaldmann> 2.4.3 tarfile is so broken that our tests dont work
2007-05-05T18:14:03  <xorAxAx> you mean the longfilename bug?
2007-05-05T18:15:43  <ThomasWaldmann> maybe. it silently fails.
2007-05-05T18:15:59  <ThomasWaldmann> doesnt unpack underlay.tar.bz2 completely
2007-05-05T18:16:51  <grzywacz> Bah, looks like I still have some missing dependencies on my gentoo. Should have stayed with debian...
2007-05-05T18:21:58  <CIA-27> moin: Thomas Waldmann <tw AT waldmann-edv DOT de> * 2046:bfb5e842c570 1.6/ (3 files in 3 dirs): added tarfile.py from py 2.5.1 (backported to work with py 2.3/2.4), fix imports to use it for tests/backup
2007-05-05T20:15:20  <CIA-27> moin: Thomas Waldmann <tw AT waldmann-edv DOT de> * 2047:6894f386b22f 1.6/MoinMoin/ (3 files in 2 dirs): fix formatter setup for tests, exclude broken dom_xml formatter test, add small/big to text_xml formatter
2007-05-05T21:35:57  <ThomasWaldmann> can someone please check http://moinmoin.wikiwikiweb.de/MoinMoinBugs/1.6devCommentSectionsNotPrintable with print function of browser?
2007-05-05T22:20:40  <CIA-27> moin: Thomas Waldmann <tw AT waldmann-edv DOT de> * 2048:91698fbe5ab4 1.6/ (MANIFEST.in ChangeLog.15 ChangeLog): remove old tla ChangeLog from distribution
2007-05-05T23:16:01  <CIA-27> moin: Thomas Waldmann <tw AT waldmann-edv DOT de> * 2049:777e1e06c1d4 1.6/ (4 files in 4 dirs): update interwiki map, test output, install docs

MoinMoin: MoinMoinChat/Logs/moin-dev/2007-05-05 (last edited 2007-10-29 19:09:00 by localhost)