https://bugzilla.wikimedia.org/show_bug.cgi?id=16854
--- Comment #17 from Brad Jorsch <[email protected]> 2009-01-29 14:43:21 UTC --- I disagree, since we already output a big red error message for all ''other'' ref tag errors. But if you want to include the references on the page, change [[MediaWiki:Cite error refs without references]] to something like this: <code><references /></code> not supplied. References are:</strong><references /><strong>[[Category:B0rken refs]] And change [[MediaWiki:Cite error group refs without references]] to the corresponding: <code><references group="$1"/></code> was not supplied. References are:</strong><references group="$1"/><strong>[[Category:B0rken refs]] (the unbalanced "<strong>" tags in there are to make the reference list itself not be big and red). It wouldn't really solve bug 5984 though, as a section preview with a named ref defined in a different section would show up as broken. -- 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
