- Issue created by @gugalamaciek
- π΅π±Poland gugalamaciek
This patch catches
TransferException
and assigns404
status code to errors "could not resolve host". - π΅π±Poland gugalamaciek
This patch catches
TransferException
and assigns404
status code to errors "could not resolve host". - π΅π±Poland gugalamaciek
Ups... wrong patch. Don't use #2 and #3.
This patch catches TransferException and assigns 404 status code to errors "could not resolve host". - Status changed to Needs review
9 months ago 7:46pm 10 March 2024 - last update
9 months ago 86 pass - π³π΄Norway eiriksm Norway
Very good suggestion. Thanks! β₯οΈ
Regarding the 404 problem, I'm not sure... From a developer perspective it makes no sense, but I totally see the value for the non technical editor. Would love to hear some more perspective on it from other people.
Ideally we should have a couple Tests for this. Are you able to write up something like that too?
- π©πͺGermany kle
Even if I can live well with a 404 - the status is called "failed" and unfortunately this does not exist in the status codes.
Wouldn't something like 999 be a good idea? Or the user can enter the desired code himself in a setting? - πΊπΈUnited States simplyshipley
Patch #4 was failing to install with composer-patches so I applied the changes to the file and created this patch. I attempted to create an interdiff between the files, but interdiff created a blank file and gave this message "interdiff: Whitespace damage detected in input".