= Description = I've installed Moin 1.5.3 on 2 servers with Python 2.3, 2.4.2. Saving a page always fail with an attribute error. == Steps to reproduce == ## Describe the steps needed to reproduce the bug. If we can't reproduce it, we probably can't fix it. 1. Install MoinMoin 1.5.3 on Python 2.3 or 2.4.2. 2. Edit a page. 3. Try to save it. == Example == ##Add URL that show the bug, screenshot or test wiki markup that fail... ##URL: ##attachment:screenshot.png ##{{{ ##Example wiki markup that fail ##}}} == Details == ## If you got a traceback, please save the traceback page as html and attach here: [[attachment:traceback.html]] ## if the bug is in this wiki, just kill the table and write: This Wiki. ## If a traceback is not available, please fill in the details here: || '''!MoinMoin Version''' || 1.5.3 || || '''OS and Version''' || Debian Stable || || '''Python Version''' || Python 2.3.5, Python 2.4.2 || || '''Server Setup''' || TwistedWeb, normal CGI, FastCGI || || '''Server Details''' || || == Workaround == ## How to deal with the bug until it is fixed = Discussion = You have a invalid MoinMoin/util/datetime.py[co] in your MoinMoin code directory (this file is not from 1.5.3, but leftover from an earlier installation). Remove it and it will work. * OK, it's working nicely now. That was indeed the issue. Did I miss something in the installation procedure? Should I systematically remove site-package/MoinMoin before installing a new version to ensure that there will be no leftover? Thanks! -- JeanPhilippeGuƩrard <> Of course that would be more save, but otoh I doubt you will see such effects often. = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinNoBug