Closed (fixed)
Project:
AI Image Alt Text
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2025 at 09:24 UTC
Updated:
16 Dec 2025 at 16:24 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #3
utkarsh_33 commentedComment #4
narendrarBy this change, message display on normal page breaks. Moving it to NW again.
Comment #5
narendrarGenerateAltText.phpdoes not have exception handling.To get actual exception message, may be we could do something like:
Or If we want to handle specific Exceptions, that can also be done here.
Comment #6
utkarsh_33 commentedNow with the above changes it would also display the reason for the errors.
Attaching the SS for both with and without modal cases.
Comment #7
kunal.sachdev commentedI tested this and it works as expected!!
Comment #8
marcus_johansson commentedThank you, I also tested it and got it working.
Getting merged.