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

       Web browser: ---
             Bug #: 29626
           Summary: Qunit test for mw.loader fails in Konqueror
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Resource Loader
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


The test
mediawiki.js: mw.loader #5
fails in
Konqueror 3.5 (Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.9 (like
Gecko) SUSE)
with
Test timed out
both with http and file addresses, while the other test (especially
mediawiki.js: mw.loader.bug29107) work as expected. SVN revision of tested code
is 90683.
The webserver log shows that awesome.js is served with status code 200.
The fact that loading javascript works in production and some tests suggest
that the problem is in the (ready)-part of function addScript from
mediawiki.js:
It seems that the callback function is assigned to script.onload and
script.onreadystatechange correctly, but never gets called for some reason.

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