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

       Web browser: ---
            Bug ID: 49291
           Summary: Bad behaviour if ref and templates are mixed
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

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";.

-- 
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