Skip to content
Snippets Groups Projects
Commit 81c10103 authored by Chris Lemaire's avatar Chris Lemaire
Browse files

Fix Request.Status.toString causing 500 errors for filters

- Filters seem to crash because the toString method for the NOTFOUND status
  contained a whitespace.
- The name of the toString() function was changed to displayName() to use the
  no longer use as the default for serialization.
parent 61ac34d4
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment