Last modified: 2013-06-07 19:47:38 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 T51291, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 49291 - Bad behaviour if ref and templates are mixed
Bad behaviour if ref and templates are mixed
Status: RESOLVED FIXED
Product: Parsoid
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Unprioritized minor
: ---
Assigned To: ssastry
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-07 06:51 UTC by Kelson [Emmanuel Engelhart]
Modified: 2013-06-07 19:47 UTC (History)
1 user (show)

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


Attachments

Description Kelson [Emmanuel Engelhart] 2013-06-07 06:51:07 UTC
Try the following code at:
http://parsoid.wmflabs.org/_rtform/

=====================
{{Geobox|River
| country = Kyrgyzstan
| mouth_lat_d = 46| mouth_lat_m = 09| mouth_lat_s = 15| mouth_lat_NS =N
| mouth_long_d =60 | mouth_long_m =52 | mouth_long_s =25 | mouth_long_EW =E
| discharge = 1180
| discharge_note = foobar1<ref>http://myref.url</ref>
}}

foobar2<ref>http://myref.url</ref>

== References ==
<references/>
=====================

As a result, I get a click-able link only for the second reference, not
for first, although both are absolutely identical: "http://myref.url".
Comment 1 ssastry 2013-06-07 15:32:20 UTC
Fix submitted in https://gerrit.wikimedia.org/r/#/c/67345/
Comment 2 ssastry 2013-06-07 19:47:38 UTC
Now merged.

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


Navigation
Links