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

       Web browser: ---
            Bug ID: 44072
           Summary: RL modules specifying 'position' => 'bottom' aren't
                    loading
           Product: MediaWiki extensions
           Version: master
          Hardware: All
               URL: http://www.mediawiki.org/wiki/Manual:$wgResourceModule
                    s
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: MobileFrontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The problem is in SkinMobile.php. 'position' => 'top' modules are packed into
the $headModuleNames array and 'position' => 'bottom' are packed into
$moduleNams. $headModuleNames are loaded properly and without fanfare, but
there is some code hacking around ResourceLoader with $moduleNames (grep for
'$bottomScripts') that (as far as I can determine) only works for 'raw'
modules.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to