Intention:
Change an ISBN.
Steps to Reproduce:
- Open a page with a pre-existing ISBN number (using the magic word).
- Click in the link and open the link inspector.
- Correct the numbers in the ISBN.
- Close the link inspector.
Actual Results:
The link label does not change. This is not surprising, given VisualEditor's approach to links, but it is sometimes unfortunate; see https://fr.wikipedia.org/w/index.php?title=Massimo_Introvigne&diff=100272017&oldid=94374615
However, the link itself does not change, and if you have done nothing else, it is not possible to save the page, because you have supposedly made no changes.
Expected Results:
Ideal behavior:
Changing "ISBN 1234567890" to "ISBN 1234567891" simply updates the plain wikitext magic word.
Possibly acceptable behavior:
Changing "ISBN 1234567890" to "ISBN 1234567891" updates the link to [[Special:BookSources/1234567891|ISBN 1234567891]].
Reproducible: Always
Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=52204