Last modified: 2014-03-24 20:54:49 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 T27417, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25417 - ref inside Wikilinks leave UNIQ
ref inside Wikilinks leave UNIQ
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Cite (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://de.wikipedia.org/w/index.php?t...
:
Depends on:
Blocks: UNIQ
  Show dependency treegraph
 
Reported: 2010-10-04 19:18 UTC by Umherirrender
Modified: 2014-03-24 20:54 UTC (History)
6 users (show)

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


Attachments

Description Umherirrender 2010-10-04 19:18:45 UTC
See URL. See ref inside the wikilink ([[Lemma|<ref>Text</ref>]]) leaves UNIQ-Marker on the parsed side.

This looks like a bug. I think it is no good idea to put the ref as a linktext, but that should not leave in UNIQ-Marker. Thanks.
Comment 1 db [inactive,noenotif] 2010-12-03 19:40:49 UTC
see also 18295
Comment 2 db [inactive,noenotif] 2010-12-03 19:43:14 UTC
(In reply to comment #1)
> see also 18295

bug 18295
Comment 3 Liangent 2013-05-18 05:55:50 UTC
BTW html generated from [[A|B<ref>C</ref>D]] wikitext snippet is invalid:

<a href="/wiki/A" title="A">B<sup id="cite_ref-1" class="reference"><a href="#cite_note-1">UNIQ9df68fa7c22a8f29-nowiki-00000004-QINU1UNIQ9df68fa7c22a8f29-nowiki-00000005-QINU</a></sup>D</a>

Compare [[A|B<charinsert>C</charinsert>D]]:

<a href="/wiki/A" title="A">B</a><a onclick="insertTags(&#39;C&#39;,&#39;&#39;,&#39;&#39;);return false" href="#">C</a><a href="/wiki/A" title="A">D</a>

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


Navigation
Links