issues
search
CIA-Homebrew
/
BJCP-Scoresheet
Digital form of BJCP scoresheet for beer judging.
GNU General Public License v3.0
8
stars
5
forks
source link
removed an accidental recursive function call
#125
Closed
prphntm63
closed
3 years ago
prphntm63
commented
3 years ago
Accidentally called the jsonErrorProcessor from the jsonErrorProcessor, resulting in infinite recursion if an unknown error was triggered
Changed this to return a 500 status to the client