mediawiki-skins-Vector/tests
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
..
phpunit Use field name for the hide-if statement 2022-01-17 03:24:10 +00:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-15 04:57:07 +00:00