Last modified: 2013-11-11 11:45:37 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58880, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56880 - VisualEditor: Appending to a line shows additions before end of line in diff
VisualEditor: Appending to a line shows additions before end of line in diff
Status: NEW
Product: MediaWiki
Classification: Unclassified
History/Diffs (Other open bugs)
1.23.0
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-11 05:03 UTC by John Mark Vandenberg
Modified: 2013-11-11 11:45 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description John Mark Vandenberg 2013-11-11 05:03:51 UTC
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.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links