https://bugzilla.wikimedia.org/show_bug.cgi?id=30825
--- Comment #7 from Brion Vibber <[email protected]> 2011-09-09 18:15:31 UTC --- Aha -- looks like it works on 1.18 and trunk because they've changed to.... using appendChild(). ;) Seems to have been done in order to make error handling more consistent in r87986 or so -- though it's unclear why it's done with raw DOM instead of jQuery's .append here (unless someone noticed that jQuery's .append() jumps through other hoops and just didn't mention it in the comments). -- 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
