anshuwap / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Previewing Images Error #398

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Upload the following picture.
2.Try to preview the picture.

What is the expected output? What do you see instead?
Expecting to preview the picture, instead I get the error "Unknown Error 
Occurred".

What version of the product are you using? On what operating system?
1.8.7.6 / Windows 7 64bit

Please provide any additional information below.
I've heard back from a number of users that some images work just fine but 
others uploaded will give an error when trying to preview them. I've attached 
an example of a jpeg that gives the error from above. Does this problem 
reproduce on anyone elses' setup?

Original issue reported on code.google.com by sboyl...@cnsllc.com on 2 May 2012 at 12:49

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Maybe something to do with the EXIF data? because that's the only difference 
between JPG's that are working and those that aren't, and once I remove EXIF 
from the itemdetails viewer plugin those images work again.

Original comment by sboyl...@cnsllc.com on 2 May 2012 at 1:26

GoogleCodeExporter commented 9 years ago
It seems there are some characters in the image exif data that PHP cannot 
encode in JSON response. I'll see if I can convert those.

Original comment by samuli.j...@gmail.com on 2 May 2012 at 5:43

GoogleCodeExporter commented 9 years ago
Appreciate the time and effort you've put into this. 

Original comment by sboyl...@cnsllc.com on 2 May 2012 at 5:52

GoogleCodeExporter commented 9 years ago
I think I got it working, could you try with attached files (Util goes to 
"backend/include" and ItemDetails into "backend/plugin/ItemDetails".

Original comment by samuli.j...@gmail.com on 2 May 2012 at 5:55

Attachments:

GoogleCodeExporter commented 9 years ago
That fixed it, thank you very much for the quick fix.

Original comment by sboyl...@cnsllc.com on 2 May 2012 at 5:59

GoogleCodeExporter commented 9 years ago
Fixed in 1.8.7.7

Original comment by samuli.j...@gmail.com on 5 May 2012 at 10:53