mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-23 23:43:54 +00:00
b632162245
Note this will make the templatedata API temporarily fail for templates that are affected by this, until their documentation is fixed. I think we have two ways to proceed here: 1. Thanks to Ie572809 we can change the API module to not do the validation again. This allows us to make the validation more strict, but the API module will continue to deliver the same data as before until the parser cache is invalidated. 2. We accept it and merge this patch as it is. The problem is extremely rare and easy to fix. Bug: T333826 Change-Id: I16c7cc2328c47dde196e2dc07edb2eace33a624f |
||
---|---|---|
.. | ||
SerializationTest.php | ||
TemplateDataBlobTest.php |