Replace concatenation of URL queries like "keyword" and "page" #36

Open
opened 2026-02-14 18:38:49 +00:00 by aniram · 0 comments
Owner

Currently URL queries are being concatenated with Sprintf.
Use something proper that is easier to reason about and sanitizes the value.

Currently URL queries are being concatenated with Sprintf. Use something proper that is easier to reason about and sanitizes the value.
aniram added this to the 2026.1 milestone 2026-02-14 18:38:49 +00:00
aniram self-assigned this 2026-02-14 18:38:49 +00:00
aniram changed title from Replace concatenation of URL queries like "keyword" and page with Sprintf to Replace concatenation of URL queries like "keyword" and "page" 2026-02-14 18:39:10 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aniram/cidadon#36
No description provided.