https://bugzilla.wikimedia.org/show_bug.cgi?id=18890
Steve Sanbeg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED --- Comment #15 from Steve Sanbeg <[email protected]> 2009-05-28 19:35:35 UTC --- For regression testing, you should start with running php maintenance/parserTests.php --quick --quiet --file=extensions/Cite/citeParserTests.txt On both versions, to make sure that your changes don't affect the results, then add your tests to that .txt file. For the code changes, my impression is that my suggestion would mostly mean removing unnecessary parts of your change, possibly including the entire change to referencesFormatEntry(); although I haven't tested that. Of course, the added error checking would then require a little additional code. -- 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
