Version: 0.10.0 (using KDE 4.2.3) OS: Linux Installed from: Ubuntu Packages Hi, When exporting images to gallery2 exif tags are lost. This seems to happen with or without resizing (unlike described in http://bugs.kde.org/show_bug.cgi?id=129856). Regards, Chris.
I can confirm this bug under Kubuntu jaunty (digikam 0.10.0, libkipi 0.3.0, KDE 4.2.2).
SVN commit 978789 by cgilles: Gallery export plugin : -restore Exif info after image resizing. Exif rotation flag must still here. -Add RAW handling interface. Now, you can upload RAW image directly to Gallery server. Raw preview image is used (not RAW image data). Note: Patch is simple and must work as well. PLease test and report if errors are found. BUG: 194245 M +11 -15 CMakeLists.txt M +213 -115 gallerytalker.cpp M +19 -19 gallerytalker.h WebSVN link: http://websvn.kde.org/?view=rev&revision=978789