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
PageGraphicalEditor
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
- Priority:
- Assigned to:
- Status: