https://bugzilla.wikimedia.org/show_bug.cgi?id=57624
Jon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|MobileFrontend (Beta) |ZeroRatedMobileAccess --- Comment #8 from Jon <[email protected]> --- Looks like an issue with Zero. 'class' => 'MFResourceLoaderModule', Several issues: 1) mobile.zero.scripts and mobile.zero.templates can now be merged into one module specifying: 'class' => 'MFResourceLoaderModule', 2) Explicitly add to dependencies for this module: 'mobile.templates' Basically what is happening is the code for templates is not being loaded before the template is added. -- 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
