I got a "missing schema" error when trying to run tests on some taxonomy views. It was about the "transform" option used in the term name argument validator (file core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php)
Here is a patch that add it to the taxonomy.views.schema.yml file.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal-2531850-1.patch | 607 bytes | bès |
Comments
Comment #1
bès commentedComment #2
bès commentedComment #3
duaelfrThat patch works properly but we need tests if we want that to be commited in 8.0
Good luck ;) <3
Comment #4
edurenye commentedLet's fix all this related issues in the same and adding tests, moved it here #2663290: Argument validator schemas are broken