You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is true for <esi:when test=""> tags as well.
Perhaps a good solution would be an attribute parsing utility function that can return you a table of attribute / value pairs.
It should handle multiple attributes (something else we don't handle well at the moment) and this single/double quotes issue
Unsure whether this is intended or not but ESI tags with single quotes wont match the below.
https://github.com/pintsized/ledge/blob/adf3372c5c6b6c4d659f13ba2fca40063a2176c9/lib/ledge/esi/processor_1_0.lua#L385-L404
The text was updated successfully, but these errors were encountered: