Description

With log_remote_addr = False the edit lock of anonymous users is not released.

Steps to reproduce

  1. Have a wiki at http://wiki/

  2. Configure it with log_remote_addr = False, hard edit locking (i.e. edit_locking = 'lock 2') and allow anonymous users to edit wiki pages.

  3. Edit http://wiki/page .

  4. Store http://wiki/page .

  5. Try to edit http://wiki/page again .

  6. The page can not be edited as it still has an edit lock from the first anonymous edit.

Example

Component selection

Details

MoinMoin Version

1.9.1

OS and Version

SunOS sun 5.10 Generic_142901-03 i86pc i386 i86pc

Python Version

2.6.1

Server Setup

Apache 2.2.11

Server Details

mod_wsgi 3.1, mpm_prefork

Language you are using the wiki in (set in the browser/UserPreferences)

de

Workaround

- or -

- or -

Discussion

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/AnonymousSessionsEditLock (last edited 2010-02-06 13:27:48 by p5B1778F5)