Closed diamondsw closed 9 months ago
Feels related to https://github.com/shish/shimmie2/issues/1026
Yup - trying to fix thing a broke thing b, fixing thing b broke thing c, at this point I am pretty much rewriting the whole URL generation-and-parsing code but this time being aware of all the edge cases and writing unit tests first ^^;;
(Much of this code has been largely unchanged for like 15 years...)
Server Software
Client Software (please complete the following information)
What steps trigger this bug
What did you expect to happen? Thumbnail should be regenerated.
What actually happened?
No handler could be found for the page 'index.php?q=regen_thumb/one/28583'
Feels related to #1026