https://bugzilla.wikimedia.org/show_bug.cgi?id=31673
--- Comment #6 from Lupo <[email protected]> 2011-11-14 21:10:18 UTC --- Created attachment 9451 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9451 make buildCharacter() more robust, and fix two other oversights Besides testing whether "character" is defined at all, this patch also makes sure that the function returns something at all in all cases, otherwise, we might possibly again end up with "undefined" in the output (c.f. bug 24208). Also supplies a missing end tag for the table row in buildHeading(). -- 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
