https://bugzilla.wikimedia.org/show_bug.cgi?id=28720

             Bug #: 28720
           Summary: Do not suppress conflicts for same user edits
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Page editing
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Now, EditPage::internalAttemptSave() suppresses the conflict and does not merge
changes for revisions created by the same user, i.e. if you click edit in two
browsers tabs, then change something in 1st, click save, change something other
in 2nd and also click save, your changes added in 1st tab will be lost.

My opinion is that losing changes is incorrect :) I think the whole "if" block
suppressing the conflict for same user should be removed from EditPage.php :)
or at least made optional.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to