aws-rekognition icon indicating copy to clipboard operation
aws-rekognition copied to clipboard

Guard against null $post when processing attachment fields

Open kadamwhite opened this issue 1 year ago • 0 comments

We're seeing situations where $post is NULL when hitting this function, causing "query-attachments" admin-ajax calls to fail. While this may demonstrate an issue in our application code, I would expect the AWS Rekognition plugin to handle this scenario rather than throwing a fatal error.

kadamwhite avatar Nov 27 '24 15:11 kadamwhite