https://bugzilla.wikimedia.org/show_bug.cgi?id=26145
Salil <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Salil <[email protected]> 2011-04-20 19:29:19 UTC --- (In reply to comment #0) > When a page has a non-closed <references> the rest of that page is not visible > (except categories and interwikis) > > incorrect version: http://de.wikipedia.org/w/index.php?oldid=81022314 > correct version: http://de.wikipedia.org/w/index.php?oldid=81976459 > > You see that the correct version has a box "Normdaten" at the end of the page > after the references. > > Please add a message in this case, so the editor get a information about his > mistake and can correct hat. > > Thanks. Hi to solve this problem, there should be a preg to determine whether references is closed much like the checking if someone left off the closing </ref> tag in Cite/Cite_body.php line no 243 since am new to mediawiki. couldnt write a patch myself :( hopefully i can solve this in near future :) -- 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
