https://bugzilla.wikimedia.org/show_bug.cgi?id=29346

--- Comment #13 from rai...@rillke.eu <rainerril...@hotmail.com> 2011-06-19 
09:04:41 UTC ---
> there's no patch but see comment #6
Now, there is a patch, feel free to remove the comments in ll. 59, 61, 65
> $.extend( {}, foo );
Please do not use this. Instead use $.extend( [], foo ); Otherwise it is not an
array, only an object (without length property and join-function, ...)
But you can just use my proposed fix in comment #11

Thanks for working on this subject. Sincerely Rillke

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to