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)
Mon, Nov 11, 07:56
Unknown Object (File)
Mon, Nov 4, 03:01
Unknown Object (File)
Sat, Nov 2, 20:28
Unknown Object (File)
Sat, Oct 26, 12:47
Unknown Object (File)
Fri, Oct 25, 19:34
Unknown Object (File)
Mon, Oct 21, 15:56
Unknown Object (File)
Sun, Oct 20, 11:49
Unknown Object (File)
Oct 2 2024, 05:44
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.