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

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|WORKSFORME                  |

--- Comment #6 from Krinkle <[email protected]> 2011-07-06 23:07:57 UTC ---
(In reply to comment #5)
> Gadget causing the trouble looked like the UTC clock gadget.
> 
> If you know a reason why any JS problems aren't specific to a gadget that
> you're using, please reopen this bug with a some concrete steps to reproduce
> the bug.  Otherwise, this sounds like a gadget problem and WORKSFORME.

I have no steps to reproduce, but it isn't a gadget problem.

For some reason there's a bug several people are reporting (although I cannot
reproduce it in WinXP IE6 virtual machine) of which the root cause is in the
load order of a cached request. Which finds it's visibility by plugging in
mediawiki.util too late.

This becomes critical (for IE6) if and as soon as a call to mw.util is made.
This could be in the site's or user's common.js, a gadget or a core module –
IE6 would report that that module is doing something wrong (calling an
inexisting method).

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to