- Issue created by @cccoll3
- π―π΄Jordan Rajab Natshah Jordan
Thanks, Craig, for reporting.
You are getting 404, not 414 ?!
Have a look at π Compress ajax_page_state FixedHad to do something like
- π Add compress ajax page state to Drupal ~10.1.0 Fixed
- π Fix pager behavior and style in Media Library widget with or without AJAX issues in deep level 4 or 5 AJAxing Active
- π Fix Request-URI Too Long 414 for deep level 4 or 5+ AJAX requests Fixed
After that, stopped getting
404
or414
errors.
Try adding the patch for Drupal 10.1.x from π Compress ajax_page_state Fixed - πΊπΈUnited States cccoll3
Thank you Rajab! The patch worked for me. I'm running a Windows IIS server which probably explains the 404 instead of 414.
- πΊπΈUnited States cccoll3
After second application of this patch in Windows, I want to clarify what worked:
I added the following patch: https://www.drupal.org/files/issues/2023-11-16/3348789-core-compress-aja... β
It appears it may also be necessary to increase the size of the max query string in IIS element