https://bugzilla.wikimedia.org/show_bug.cgi?id=15712
Duncan Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|Error generation of |Error generation of |unbalanced <ref></ref>s |unbalanced <ref></ref>s |doesn't work with the last |works incorrectly with the |ref |last ref Severity|enhancement |minor --- Comment #2 from Duncan Harris <[email protected]> 2012-01-18 19:48:14 UTC --- No this isn't fixed per se: the sequence "<ref><references/>" generates the error: "Cite error: Cite error: There are <ref> tags on this page, but the references will not show without a <references/> tag." But this is the wrong error message because there is indeed a <references/> in the page. The error should be: "Cite error: Closing </ref> missing for <ref> tag" or maybe even: "Cite error: Closing </ref> missing for last <ref> tag" -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
