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

       Web browser: ---
            Bug ID: 50428
           Summary: Preserve wiki link href with ././ prefix
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The following HTML does not seem to properly round-trip through VE:

<p><a rel="mw:WikiLink" href="././Foo">./Foo</a></p>

While the ././ prefix is not ideal (see Parsoid bug 50426) VE should still
preserve the href on unmodified content. Instead, it seems to prefix another
./, which then results in diffs like this one:

https://en.wikipedia.org/w/index.php?title=DreamWorks_Animation&curid=1509817&diff=562129988&oldid=562129729

-- 
You are receiving this mail because:
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