Last modified: 2013-02-20 18:16:29 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 T44897, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 42897 - VisualEditor: HTML entities following double-bracket links are not displayed correctly
VisualEditor: HTML entities following double-bracket links are not displayed ...
Status: RESOLVED WORKSFORME
Product: VisualEditor
Classification: Unclassified
Data Model (Other open bugs)
unspecified
All All
: Normal normal
: VE-deploy-2013-02-18
Assigned To: Roan Kattouw
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-09 15:49 UTC by Liangent
Modified: 2013-02-20 18:16 UTC (History)
4 users (show)

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


Attachments

Comment 1 Krinkle 2012-12-09 16:36:19 UTC
Indeed. The wikitext source reads:

 [[File:Bulbgraph.png|18px|Note|link=]] '''Note''':

The html rendering:

 <img> Note:

VisualEditor:

 <img>&nbsp;Note:

Where "&nbsp;" are all separate, selectable and editable characters.

They do roundtrip properly though.
Comment 2 Roan Kattouw 2013-02-20 18:07:39 UTC
This works now, "&nbsp;" isn't spelled out any more, and the nbsp is rendered as a <span class="ve-ce-MWEntity"> in the editor as it's supposed to be. There are probably some selection issues with the nbsp's and with the ampersands encoded as &amp; but that's due to a different bug.

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


Navigation
Links