[Kde-imaging] [Bug 234395] Unable to get list of albums

Ian Hubbertz kde_bugs at hubbertz.de
Thu Apr 15 01:03:53 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=234395





--- Comment #2 from Ian Hubbertz <kde_bugs hubbertz de>  2010-04-15 01:03:49 ---
I replaced
    //url.addPath("/user/" + QUrl::toPercentEncoding(username));
by
    url.addPath("/user/" + username);

in picasawebtalker.cpp:227. Now downloading the album list is fine, but
uploading foto etc. is still broken (same problem).

Now I can see in Wireshark that the Username is not enquoted at all, so it does
not seem that the problem was that toPercentEncoding was called twice... ?!

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list