Checklist before I submit this issue report
I confirm that:
My environment is:
(Please fill in the actual values from your environment)
| Key |
Value |
Comments |
| PHP version: |
7.2.14 |
|
| Contao version: |
4.4.35 |
|
| MetaModels version: |
2.1.x-dev |
|
| Installation via composer: |
yes |
|
| Installed MetaModels packages: |
all |
|
| DCG version: |
2.1.x-dev |
|
Issue description
See related tickets:
Let's stop gambling with Github issues now but address the root of the issue. It's introduced with 06c9ecc#diff-036ec8758c82b25c5157a34d7553901bL144 where the checking for the + sign in legends got removed. The new abstraction 06c9ecc#diff-eaaa1c8727398a70154ff9f6bfd9bef9R50 doesn't contain the check. So basically the legends are created for it.
Checklist before I submit this issue report
I confirm that:
My environment is:
(Please fill in the actual values from your environment)
Issue description
See related tickets:
Let's stop gambling with Github issues now but address the root of the issue. It's introduced with 06c9ecc#diff-036ec8758c82b25c5157a34d7553901bL144 where the checking for the
+sign in legends got removed. The new abstraction 06c9ecc#diff-eaaa1c8727398a70154ff9f6bfd9bef9R50 doesn't contain the check. So basically the legends are created for it.