Why are dropdown fields submitted as base64? #17856
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). |
0 replies
Answer selected by
brandonkelly
|
So is it safe to create a rule for my WAF saying, if the value starts with |
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).