Closed mbrown1413 closed 8 months ago
Navigating to /puzzle/<storage name>/<puzzle name> where <puzzle name> doesn't exist gives a nice "not found" error message, but not when <storage name> doesn't exist.
/puzzle/<storage name>/<puzzle name>
<puzzle name>
<storage name>
Navigating to
/puzzle/<storage name>/<puzzle name>
where<puzzle name>
doesn't exist gives a nice "not found" error message, but not when<storage name>
doesn't exist.