Bug 229826 - PicasaWeb Export won't login with certain chars in password
Summary: PicasaWeb Export won't login with certain chars in password
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-Google (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-07 15:56 UTC by leandro ribeiro
Modified: 2018-01-30 21:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description leandro ribeiro 2010-03-07 15:56:24 UTC
Version:            (using KDE 4.4.0)
OS:                Linux
Installed from:    openSUSE RPMs

If I have a password in my Google account with + and ! chars (which I do), PicasaWeb Export won't login, giving me an "Unknown Error". If I change my Google account to a password containing only letters and numbers, it works.

Facebook export works fine with the same chars.

Steps to reproduce:
1 - change your Google account password to something like "!+123";
2 - use PicasaWeb Export to upload some photos;
3 - change the password back to 123;
4 - repeat step 2.
Comment 1 Jens Mueller 2010-03-07 18:06:27 UTC
SVN commit 1100496 by jmueller:

fix encoding of username and password at login
BUGS: 229826

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


WebSVN link: http://websvn.kde.org/?view=rev&revision=1100496