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





--- Comment #1 from Splarka <[email protected]>  2009-07-23 04:44:28 UTC ---
Created an attachment (id=6384)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6384)
Example patch of wikibits.js without global requirements

Here is an example patch to make wikibits.js not fail without globals.

The stylepath change is a bit concerning, but a null stylepath here shouldn't
really cause problems (or rather, any /more/ problems than that of the JS being
totally broken).

A better solution would be to replace cases of 'stylepath' calls in sorttable
with  a dummy variable assigned to the value of stylepth (or null if
undefined), maybe.


-- 
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

Reply via email to