mediawiki-skins-Vector/tests/phpunit/integration
Func 0bd3a30343 Use field name for the hide-if statement
Field name without 'wp' prefix (which is used as the key in html descriptor) is required.
After I58f9df384df8ecc5ebae8cac68ec2251351bc984, values of fields that are supposed to be disabled would be loaded from default, use a miss-matched field name would be treated as disabled.
It works in UI now, but it's not a good idea to strip the 'wp' prefix on the server-side.

Bug: T298819
Change-Id: If98368ad400986afaef3187867f201044ebf0efb
2022-01-17 03:24:10 +00:00
..
HTMLForm/Fields Use field name for the hide-if statement 2022-01-17 03:24:10 +00:00
SkinVectorTest.php Simplify how we generate icons and button classes in Vector 2021-09-03 19:25:31 +00:00
SkinVersionLookupTest.php Vector is split into 2 skins 2022-01-06 15:52:10 -08:00
VectorHooksTest.php Use field name for the hide-if statement 2022-01-17 03:24:10 +00:00