Page MenuHomeDevCentral

Don't load extension or skin when marked false
ClosedPublic

Authored by dereckson on Mar 22 2018, 23:41.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 26, 01:34
Unknown Object (File)
Wed, Sep 24, 21:05
Unknown Object (File)
Sun, Sep 21, 01:06
Unknown Object (File)
Sat, Sep 20, 14:16
Unknown Object (File)
Fri, Sep 19, 20:22
Unknown Object (File)
Fri, Sep 19, 16:25
Unknown Object (File)
Sun, Sep 14, 15:38
Unknown Object (File)
Sat, Sep 13, 22:45
Subscribers
None

Details

Summary

The saasUse{Type}{Name} setting is a boolean requiring to load
an extension or a skin.

The extension or skin was currently unconditionally loaded,
as the loader only checked the presence of the key, not its
value.

Test Plan

Tested with D1474

Diff Detail

Repository
rSAASMW SaaS MediaWiki
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
fix-extensions-load
Build Status
Buildable 2330
Build 2578: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 22 2018, 23:42
This revision was automatically updated to reflect the committed changes.