Why are dropdown fields submitted as base64? #17856
-
Beta Was this translation helpful? Give feedback.
Answered by
brandonkelly
Sep 24, 2025
Replies: 2 comments 1 reply
-
|
We do this to ensure the option values won’t potentially resemble nested element IDs (see #11461). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
brandonkelly
-
|
So is it safe to create a rule for my WAF saying, if the value starts with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

We do this to ensure the option values won’t potentially resemble nested element IDs (see #11461).