Last modified: 2014-07-29 01:42:27 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 T70779, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68779 - VisualEditor: Metas at the end of a link annotation's anchor cause it to be split; should instead change with it
VisualEditor: Metas at the end of a link annotation's anchor cause it to be s...
Status: ASSIGNED
Product: VisualEditor
Classification: Unclassified
Data Model (Other open bugs)
unspecified
All All
: Low normal
: ---
Assigned To: Editing team bugs – take if you're interested!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-29 01:42 UTC by James Forrester
Modified: 2014-07-29 01:42 UTC (History)
5 users (show)

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


Attachments

Description James Forrester 2014-07-29 01:42:19 UTC
(Taken from bug 52127.)

Previously, before comments were node-ified, editing

  [[Foo|Bar<!--Foo!-->]]

… to point to "Baz" would create the wikitext:

  [[Baz|Bar]][[Foo|<!--Foo!-->]]

… whereas it should have done

  [[Baz|Bar<!--Foo!-->]]

… (i.e., meta items inside annotations should get changed when the annotation changes, not keep their existing ones).


As comments are (mostly) now nodes, this doesn't apply to them, but will apply to other meta items like {{DISPLAYTITLE:Foo}} or whatever broken items might exist.

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


Navigation
Links