Forums Error 500 when page is empty

Issue #81 resolved
Ratan Dhawtal created an issue

The API will return Internal server error when an empty page is requested.

The application log:

DISCUSSION-task unknown API error on id 30205: 500 Internal Server Error

Comments (1)

  1. Michael Johnson

    Fix Error on Forum board/page 404

    Add a catch for MAL returning a 404 on a board that doesn't exist or a page count that is higher than maximum for a board.

    Fixes #81

    → <<cset 7b03fb9077e8>>

  2. Log in to comment