Problem/Motivation
After #2575703: Remove default fall-through from PlaceholderTrait::placeholderFormat() !placeholders are not considered as valid and tests are failing.
Proposed resolution
Find the !placeholder usages and replace it with @placeholder.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | fix_placeholders-8.patch | 2.57 KB | giancarlosotelo |
| #3 | fix_placeholders-3.patch | 2.57 KB | giancarlosotelo |
| #2 | fix_placeholders-2.patch | 2.57 KB | giancarlosotelo |
Comments
Comment #2
giancarlosotelo commentedPatch should fix this.
Comment #3
giancarlosotelo commentedsorry for url we should use ':'
See CR https://www.drupal.org/node/2575819
Comment #5
jribeiro commentedPushed to 8.x-1.x branch.
Thanks.
Comment #7
jribeiro commented@giancarlosotelo the test get fail. Can you please check this?
Comment #8
giancarlosotelo commentedAfter the commit the last patch doesn't apply anymore, so I am makinge a rebase as I said I think we should use ":" for the href attribute.
Comment #10
jribeiro commented