The meta tags do not render in a reliable fashion - the should first be ordered by group, and then the tag's weight. This causes problems with some of the test coverage, e.g. a problem that has arisen in #2945817: Support JSON API, REST, GraphQL and custom normalizations via new computed field.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | metatag-n3362522-10.patch | 7.9 KB | damienmckenna |
| #8 | metatag-n3362522-8.patch | 7.1 KB | damienmckenna |
Comments
Comment #2
damienmckennaDoes this work?
Comment #3
damienmckennaSlightly tidied.
Comment #5
damienmckennaSort the Basic and Advanced groups first.
Comment #8
damienmckennaHopefully this fixes the test failures.
Comment #10
damienmckennaThis might fix it?
Comment #13
damienmckennaCommitted.