Bug 256303 - quotation marks in caption appear as " in picasaweb
Summary: quotation marks in caption appear as " in picasaweb
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-Google (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-07 14:48 UTC by jon33040
Modified: 2018-01-30 21:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jon33040 2010-11-07 14:48:26 UTC
Version:           1.2.0 (using KDE 4.4.2) 
OS:                Linux

If I use quotation marks in a caption in digikam and then export that picture to picasaweb, the quotation marks are incorrectly escaped and appear as " in the picasaweb caption.

Reproducible: Always

Steps to Reproduce:
Set the caption of a picture in picasaweb to something which includes quotation marks - e.g. "a b".
Select the picture
Export it to picasaweb

Actual Results:  
The caption is "a b"

Expected Results:  
The caption is "a b"
Comment 1 Jens Mueller 2010-11-07 20:14:06 UTC
SVN commit 1193972 by jmueller:

remove double string-encoding

BUGS: 256303

 M  +2 -2      NEWS  
 M  +13 -13    picasawebexport/picasawebtalker.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1193972
Comment 2 Jens Mueller 2010-11-08 17:56:06 UTC
*** Bug 244706 has been marked as a duplicate of this bug. ***