- Issue created by @larowlan
- First commit to issue fork.
- Merge request !9034Issue#3465325 "Adding try catch to handle exception." → (Open) created by ankitv18
- 🇺🇸United States benjifisher Boston area
@larowlan:
I tested this issue with Drupal 10.2.x and 10.3.x, and I already get a 400 response (with the message "Client error") when I visit
http://drupal.ddev.site/machine_name/transliterate/?langcode%5B0%5D=1&text=%D2%89
. The logs show that there was aBadRequestException
.Testing with 9.3.x, I get a server error (500 response, or maybe 503).
@ankitv18: Thanks for working on this issue, but I think that we should close it as outdated.
Next time, please remember to change the issue status to "Needs Review" (NR) once you have opened a merge request. Some time "soon", Drupal will switch from the current issue queue to using GitLab issues, and that step should be automatic.
- Status changed to Closed: outdated
3 months ago 9:10pm 8 August 2024 - 🇺🇸United States benjifisher Boston area
I confirmed with @larowlan, and we argeed to close this issue, as I suggested in my previous comment.