[Kde-imaging] [kipiplugins] [Bug 348278] Cannot upload JPEG image to GDrive (loaded in kipicmd)
Alexander Potashev
aspotashev at gmail.com
Wed Jun 3 21:41:59 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=348278
--- Comment #7 from Alexander Potashev <aspotashev at gmail.com> ---
Because I was tired of arguing, I tracked down the problem: the description is
not escaped before inserting in the JSON sent to the server, this is how it
manifests in kipicmd:
{"title":"test.jpg",
"description":"Image located at
"file:///home/aspotashev/kde-git/digikam/tests/imgqsort/testimages/test.jpg"",
"mimeType":"image/jpeg",
"parents":[{"id":"0B8K7S7XmFNKpM3A1WUtqbWVNTWc"}]
}
Will fix it soon.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-imaging
mailing list