Description

Currently the page TableTest21 shows an edit conflict on RC while it doesn't look like to have one.

Steps to reproduce

see RecentChanges 2008-11-07

Component selection

Details

MoinMoin Version

OS and Version

Python Version

Server Setup

Server Details

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

Workaround

Discussion

self.setConflict(bool(conflict_msg)) is called in PageGraphicalEditor while PageEditor does call self.setConflict(wikiutil.containsConflictMarker(text))

We have to check how a gui editing edit conflict looks like.

Plan


CategoryMoinMoinBug

MoinMoin: MoinMoinBugs/WrongEditConflictWarning (last edited 2009-01-09 08:50:07 by ReimarBauer)