Skip to content

fix mismatch between urlDecode lookup string#1091

Open
nathangavin wants to merge 2 commits into
5.x-devfrom
urlDecode-fix
Open

fix mismatch between urlDecode lookup string#1091
nathangavin wants to merge 2 commits into
5.x-devfrom
urlDecode-fix

Conversation

@nathangavin
Copy link
Copy Markdown

Description

Currently there is a mismatch between Template/Variable/CookieVariable.php:20 and Template/Variable/CookieVariable.web.js:17, where the urlDecode setting is defined and subsequently looked up. The client-side code looks for uriDecode not urlDecode, and so the setting value is never retrieved correctly.

Checklist

  • [✔] Tested locally or on demo2/demo3?
  • [✖] New test case added/updated?
  • [NA] Are all newly added texts included via translation?
  • [NA] Are text sanitized properly? (Eg use of v-text v/s v-html for vue)
  • [NA] Version bumped?
  • [NA] I have understood, reviewed, and tested all AI outputs before use
  • [NA] All AI instructions respect security, IP, and privacy rules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant