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
F10131945: D1475.diff
Thu, Jun 19, 11:10
Unknown Object (File)
Sat, Jun 14, 23:15
Unknown Object (File)
Fri, Jun 13, 17:13
Unknown Object (File)
Fri, Jun 13, 01:41
Unknown Object (File)
Thu, Jun 12, 20:24
Unknown Object (File)
Wed, Jun 11, 21:53
Unknown Object (File)
Wed, Jun 11, 18:53
Unknown Object (File)
Wed, Jun 11, 14:52
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.