Closed GoogleCodeExporter closed 8 years ago
Hi,
I will see your problem as asson as I will have time.
Regards Angelo
Original comment by angelo.z...@gmail.com
on 23 May 2012 at 4:48
Original comment by angelo.z...@gmail.com
on 23 May 2012 at 4:48
Hi,
I think your problem comes from with :
------------------------------------
metadata.addFieldAsImage("photo", "developers.photo");
------------------------------------
try to modify your code with :
------------------------------------
metadata.addFieldAsImage("photo", "developer.photo");
------------------------------------
Tell me it works (I hope) to close this issue or study your problem.
Regards Angelo
Original comment by angelo.z...@gmail.com
on 23 May 2012 at 8:22
Works as I expected, many thanks!
Original comment by xnix...@gmail.com
on 24 May 2012 at 11:03
Cool:)
I close this bug.
Regards Angelo
Original comment by angelo.z...@gmail.com
on 24 May 2012 at 12:37
Original issue reported on code.google.com by
xnix...@gmail.com
on 23 May 2012 at 10:54Attachments: