Closed (fixed)
Project:
Date
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Jun 2020 at 08:37 UTC
Updated:
2 Jul 2020 at 09:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ronino commentedThis patch fixes the issue.
Comment #3
damienmckennaNice catch, thank you. Did you find any other instances of this syntax?
Comment #4
ronino commentedNo. I checked the whole module for {.*} and [a-z]\{ and didn't find any other instances.
Comment #5
joelpittetI did a check too and that is all I could find.
Comment #7
damienmckennaCommitted. Thank you.