https://bugs.kde.org/show_bug.cgi?id=479266

--- Comment #17 from joergml...@gmail.com ---
Nope, the fix is not tested because I cannot compile anymore. It might not even
compile since I have not used C++ in over a year.

The fix is super simple: Loading raw images and uploading them as jpeg works
just fine. The jpeg is uploaded along with the orginal filename. This filename
is the issue: When its extension is not jpg or jpeg, lower case or upper case,
the iNaturalist server does not accept the jpeg upload. Thus, the fix is to
append .jpeg to the filename that is sent to the iNaturalist server. I have
tested that sending a filename that ends in .jpg fixes the problem. But I still
need to test the code change to be submitted.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to