Description

A single user is getting systematic traceback when trying to save a page. Both IE and Firefox have shown this problem. It does not seem to be link to a particular page being edited, but rather to a specific user.

Steps to reproduce

It was possible to reproduce this by making a copy of the user Home page and Home/MoinEditorBackup to another user name and trying to edit a page with that user account.

Example

Details

MoinMoin Version

1.3.2

OS and Version

Linux 2.4.27

Python Version

2.4

Server Setup

Apache with FastCGI

Server Details

Workaround

Looks like a broken page. cd data/pages/PageName ; mv current-locked current

Discussion

I have seen this error before, it happens while testing broken code. The user editor backup page get broken and then you can't save until you remove the editor backup. The reason for this is unclear, and I never saw it with working code.

Since its very rare, fix in later release. -- NirSoffer 2005-02-11 00:03:56

There is some finally: in PageEditor.py (in function _write_file - with stuff indented by 8 blanks btw.) - wasnt that the proposed solution to this bug? Maybe it is better to change this in 1.5beta, when we have less conflicts and more time. -- ThomasWaldmann 2005-07-30 13:15:45

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/UserNameCantSavePageAnymore (last edited 2007-10-29 19:08:53 by localhost)