----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101672/ -----------------------------------------------------------
Review request for Nepomuk, Strigi, Jos van den Oever, and Vishesh Handa. Summary ------- The jpeg plugin uses nie:contentCreated for the DateTime field in EXIF data. nie:contentCreated has a range of xsd:dateTime but so far the plugin simply exports the value from EXIF which uses a non-standard format "YYYY:MM:DD hh:mm:ss". So far we had a hack in Nepomuk which would convert this string to a QDateTime. IMHO this should be done in the plugin instead. This patch does exactly that. Diffs ----- plugins/endplugins/jpegendanalyzer.cpp 928fa24 Diff: http://git.reviewboard.kde.org/r/101672/diff Testing ------- Tested via xmlindexer - the created int value matches the actual value. Thanks, Sebastian
_______________________________________________ Nepomuk mailing list [email protected] https://mail.kde.org/mailman/listinfo/nepomuk
