Last modified: 2014-10-03 20:24:08 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 T54037, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 52037 - VisualEditor: Strip annotations (e.g. bold, italics, link) from terminal whitespace
VisualEditor: Strip annotations (e.g. bold, italics, link) from terminal whit...
Status: ASSIGNED
Product: VisualEditor
Classification: Unclassified
Data Model (Other open bugs)
unspecified
All All
: High enhancement
: ---
Assigned To: Roan Kattouw
:
: 54270 58605 71620 (view as bug list)
Depends on:
Blocks: 37835
  Show dependency treegraph
 
Reported: 2013-07-25 16:42 UTC by robindinse
Modified: 2014-10-03 20:24 UTC (History)
7 users (show)

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


Attachments

Description robindinse 2013-07-25 16:42:35 UTC
VisualEdtior often produces garbage like this:
* non-bold''' bold'''.
* italic'' ''whitespace.
Comment 1 James Forrester 2013-07-25 17:16:37 UTC
On saving, we should remove newly-added annotations from terminal whitespace (so that:

  <b data-parsoid="…"> <i>Foo bar</b> </i>

turns into

  <b data-parsoid="…"> <i>Foo bar</i></b>

This would fix bug 37835, too.
Comment 2 James Forrester 2013-11-06 19:52:31 UTC
*** Bug 54270 has been marked as a duplicate of this bug. ***
Comment 3 James Forrester 2014-03-11 01:36:40 UTC
*** Bug 58605 has been marked as a duplicate of this bug. ***
Comment 4 James Forrester 2014-10-03 19:53:17 UTC
*** Bug 71620 has been marked as a duplicate of this bug. ***
Comment 5 WhatamIdoing 2014-10-03 20:24:08 UTC
Bug 71620 has instructions on how to replicate this for wikilinks.

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


Navigation
Links