bug: crash when requesting a page with more entries than existing #1

Closed
opened 2026-06-02 22:02:38 +02:00 by michi.vonah · 0 comments
Owner

Request: curl http://localhost:8080/?limit=25&page=1

Error:

http: panic serving [::1]:55975: runtime error: slice bounds out of range [:50] with capacity 39
Request: `curl http://localhost:8080/?limit=25&page=1` Error: ``` http: panic serving [::1]:55975: runtime error: slice bounds out of range [:50] with capacity 39 ```
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
michi.vonah/projects-api#1
No description provided.