- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 22,998
- راهحلها
- 27
- پسندها
- 3,269
- امتیازها
- 113
- سن
- 28
- محل سکونت
- England
- وب سایت
- xenforo.xyz
The attached image can't be uploaded on XenForo 2.3.7 (but works fine on 2.3.6 and lower).
This seems to be related to an exception thrown in client side EXIF processing:
Code:
This assumes that
This exception is caught but silently ignored and the upload is aborted:
Code:
This seems to be related to an exception thrown in client side EXIF processing:
Code:
This assumes that
v
is an array, if it is not it throws an exception.This exception is caught but silently ignored and the upload is aborted:
Code: