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

James Forrester <jforres...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |roan.katt...@gmail.com,
                   |                            |ssas...@wikimedia.org
          Component|General                     |General
           Assignee|jforres...@wikimedia.org    |gwi...@wikimedia.org
            Product|VisualEditor                |Parsoid
            Summary|Link does not work when     |External links with
                   |linking to bugzilla saved   |parameters that would
                   |search URL with parameters  |otherwise be interwikis are
                   |                            |wrongly converted into
                   |                            |interwikis, and thus fail
     Ever confirmed|0                           |1

--- Comment #2 from James Forrester <jforres...@wikimedia.org> ---
This is caused by Parsoid

<a
href="https://bugzilla.wikimedia.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=browser-test-bug&sharer_id=16205";>Foo</a>

… is changed into:

[[mediazilla:buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=browser-test-bug&sharer_id=16205|Foo]]

… instead of:

[https://bugzilla.wikimedia.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=browser-test-bug&sharer_id=16205
Foo]

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to