Open
Description
Currently, if we pass in the date values for trusted-set-cookie-reload
to the arguments, it causes an infinite reload because the value we are comparing inside the scriptlet
function is constantly changing
Steps to reproduce:
- Add to the user rules:
example.org#%#//scriptlet('trusted-set-cookie-reload', 'example', '$currentISODate$')
- Go to
example.org