Worklog for task "Double-check URL handling and special character decoding"

27 авг. 2026 г., 03:55:46

Progress: Fix deployed

URL processing fixes have already been deployed to production. This is expected to resolve the majority of false 404 errors related to percent-encoded URLs and missing decoding.

The next mandatory control step, after new requests accumulate, is to re-check the internal logs for 404 errors to ensure that the mass issue has indeed disappeared and the remaining 404s pertain to individual cases.

For this purpose, a linked child task has been created with a scheduled completion date of August 29, 2026.

26.08.2026

Check 404s for URLs with special characters and the correctness of decode/slug routing.