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

       Web browser: ---
            Bug ID: 56880
           Summary: VisualEditor: Appending to a line shows additions
                    before end of line in diff
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: History/Diffs
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Steps to reproduce:
1. Find a page that already has a category
2. Edit in VE, and add a category
3. Review changes

Expected results:
The diff is
+**[[Category:New cat]]**

Actual results:
The diff is
-[[Category:Old cat]]
+[[Category:Old cat**]][[Category:New cat**]]

With the chunk between the stars viewed as added.

This also happens in the source editor, but it is less common that people will
append a category to an existing category as that is against all style
guidelines.  However the Visual Editor is doing just that.

-- 
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