Open LaPingvino opened 14 years ago
display 404 gets the prompt freezing
display 403 and then next same story
proposed fix: put up a short message saying it doesn't exist (replacing with 405 probably breaks prev and replacing with 403 probably breaks next)
I made a pull request to fix this. It's a tad ugly (has changes in xkcdDisplay() and in next and prev) but I think it works.
display 404 gets the prompt freezing
display 403 and then next same story
proposed fix: put up a short message saying it doesn't exist (replacing with 405 probably breaks prev and replacing with 403 probably breaks next)