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
F7821629: D1475.id.diff
Sat, May 3, 12:05
F7812750: D1475.id3781.diff
Sat, May 3, 08:24
Unknown Object (File)
Fri, May 2, 13:20
Unknown Object (File)
Thu, May 1, 13:56
Unknown Object (File)
Wed, Apr 30, 14:58
Unknown Object (File)
Wed, Apr 30, 14:28
Unknown Object (File)
Mon, Apr 28, 20:35
Unknown Object (File)
Mon, Apr 28, 12:58
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.