https://bugzilla.wikimedia.org/show_bug.cgi?id=33062

       Web browser: ---
             Bug #: 33062
           Summary: Splitting a link doesn't work
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: VisualEditor
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


1. Pick a random link. It can be an existing link or one you created yourself
2. Select a substring of the link that does not include the first character
3. Click the link button and change the target of the link
4. If you look at the WikiDOM/wikitext, the link is not split, and still has
the same target
5. However, if you select the same substring (or a substring of the substring)
and click the link button, it'll show your changed target.

If you do include the first character in your substring, the target will change
in the WikiDOM, but selecting the remainder of the link and clicking the link
button will still show the old target.

The expected behavior, IMO, is to either split the link in two (or three!), or
update the link target properly for the entire link.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to