Last modified: 2014-01-18 05:41:40 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 T61829, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 59829 - VisualEditor:The <nowiki/> tag remains even after deleting spaces in between the link and re-applying a new link on it
VisualEditor:The <nowiki/> tag remains even after deleting spaces in between ...
Status: RESOLVED DUPLICATE of bug 56381
Product: VisualEditor
Classification: Unclassified
Editing Tools (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: James Forrester
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-08 19:32 UTC by Rummana Yasmeen
Modified: 2014-01-18 05:41 UTC (History)
5 users (show)

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


Attachments
wikitext after step 8 (40.38 KB, image/png)
2014-01-08 19:32 UTC, Rummana Yasmeen
Details

Description Rummana Yasmeen 2014-01-08 19:32:39 UTC
Created attachment 14256 [details]
wikitext after step 8

Steps to reproduce:

1.Open a page with VE
2.Type the following text:
Tex ted
3.Select this part of the text "Tex t" with a space in between.
4.Now apply a link on it with command+k
5.Save the page.
6.Go to Edit source and observe the resulting wikitext for this is:
[[tex t]]<nowiki/>ed

7.Now reopen the page delete the space make it "texted" and delete the link applied.
8.Reapply another link by selecting the whole text "texted"

Observed Result:
The <nowiki/> tag still remains.The resulting wikitext after step 8 is:
[[texted|text]]<nowiki/>[[texted|ed]]

See the screenshot attached.

Test Environment: http://en.wikipedia.beta.wmflabs.org/
Browser: Chrome Version 26.0.1410.65 
OS: MAC OS X 10. 8. 5 
Page:http://en.wikipedia.beta.wmflabs.org/w/index.php?title=Jan8th&action=edit
Comment 1 James Forrester 2014-01-18 05:41:40 UTC
This is because <nowiki /s> (unlike <nowiki>s) are "meta" items in the DOM rather than things VE can edit; merging with bug 56381.

*** This bug has been marked as a duplicate of bug 56381 ***

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


Navigation
Links