When trying to view the admin page at "/admin/config/media/ai_image_bulk_alt_text" a "Fatal error: Uncaught PDOException"
- Go to "/admin/config/media/ai_image_bulk_alt_text"
- Bulk generate the alt text for images
- Save the page
- Fatal error shows up
I've created a patch to prevent the cascade of database queries and the POD error of multiple unbuffered queries running simultaneously.
Review
Test
Active
1.0
Code