getExif Error Ci4 |
Using CI4 I have created a very simple test script, to read the exif data of an image uploaded via ajax post. All works OK if image has exif data, but if the image does NOT contain exif data the script just fails, rather than respect the else statement. Any ideas ????
PHP Code: if($this->request->isAJAX()) {
Hi,
I'm not sure as wrote my own script and dont use this function. I'll try this out later for you, but as I'm having issues installing the latest version of Ci4 (see https://forum.codeigniter.com/thread-77217-page-2.html), testing may be futile. Many thanks for following up.
I made a fix for exif read data throwing an exception. Try using the latest develop version.
|
Welcome Guest, Not a member yet? Register Sign In |