= Description = The move attachment function does not seem to have any effect when using moinmoin with mod_python. When I enter a new name or page in the form and click move, the form just stays visible and goes back to the initial values. However, I could not find any error log of something failing either. Task: try to reproduce with moin 1.6. Insert debugging (logging.debug()) lines to find the reason for this. If it is easy, fix it. Otherwise just describe the reason. This task needs about 10h of work and must be finished in 7 days. == Steps to reproduce == ## Describe the steps needed to reproduce the bug. If we can't reproduce it, we probably can't fix it. 1. configure your webserver to use mod_python 2. go to a wiki page with attachments, for example WikiSandBox 3. click on the ''attachments'' link 4. click ''move'' for one of the attachments, for example {{{mytest.draw}}} 5. the input form will open, change the name to something like {{{mytest1.draw}}} for example 6. click ''move'' and the name field of the form will revert back to {{{mytest.draw}}}; nothing else happens 7. configure your webserver to execute moinmoin as cgi 8. repeat steps 2 to 5, this time the attachment will be renamed when you click ''move'' == Example == ##Add URL that show the bug, screenshot or test wiki markup that fail... ##URL: ##attachment:screenshot.png ##{{{ ##Example wiki markup that fail ##}}} == Component selection == ## Where you think is this bug happening ? (general, plugin [plugin name], theme [theme name], ... * general == 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''' || Release 1.5.8 [Revision release] || || '''OS and Version''' || Debian GNU/Linux stable with default kernel || || '''Python Version''' || 2.4.4 (#1, Apr 5 2007, 20:09:06) [GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] || || '''Server Setup''' || Apache version 2.2.3-4+etch1 with mod_python || || '''Server Details''' || || || '''Language you are using the wiki in''' (set in the browser/UserPreferences) || english || == Workaround == ## How to deal with the bug until it is fixed = Discussion = This bug is reproducible on: || '''!MoinMoin Version''' || Release 1.6.0 [Revision release] || || '''OS and Version''' || Win XP || || '''Python Version''' || 2.5.1 || || '''Server Setup''' || Apache 2.0.59 with mod_python 3.3.1|| || '''Language you are using the wiki in''' (set in the browser/UserPreferences) || english || = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: fixed in 1.6 branch 2494:11e20c641ade, fixed in 1.7 ---- ## 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. CategoryMoinMoinBugFixed