https://bugzilla.wikimedia.org/show_bug.cgi?id=21907
Chad H. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Chad H. <[email protected]> 2009-12-28 19:14:42 UTC --- Weird. FCKEditor just seems to have gotten some 5.3.x updates in r50690, but they seem unrelated. In general, this bug means that something is using a hook (in this case, the method FCKEditor_MediaWiki::onCustomEditor is using the CustomEditor hook) but not returning a boolean value to continue/halt processing. Looking at the trunk version of things, it seems like we're returning false. Odd. Bug needs verification on trunk, I haven't looked at the out-of-repo site. -- 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
