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

       Web browser: ---
            Bug ID: 46954
           Summary: VisualEditor: Any transaction which results in
                    metadata being merged won't rollback cleanly
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Data Model
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Take the document:

<!-- meta -->content<!-- data -->

If you remove all of "content", the two comments now have to share an offset in
the metadata array but this process is not recorded in the transaction. As a
result, when the commit is rolled-back the comments aren't re-split so the
resulting doc is:

content<!-- meta --><!-- data -->

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to