Bug 304771

Summary: Can't create private albums [patch]
Product: [Applications] digikam Reporter: Alexander Todorov <atodorov>
Component: Plugin-WebService-FacebookAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: critical CC: caulier.gilles, shashank.chakravarthy
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 3.2.0
Attachments: 'Only me' option

Description Alexander Todorov 2012-08-08 08:10:26 UTC
In Facebook webUI one can select an album to be private and not seen by any other user but themselves. This is not possible with the facebook export plugin. 

When I try to create a new album the Privacy drop down lists the following settings only:
* Only friends
* Friends of friends
* My Networks and friends
* Everyone



Reproducible: Always

Steps to Reproduce:
1. Select a picture to export
2. Export to Facebook
3. Create new album
Actual Results:  
Not possible to select  "Only me" in the privacy drop down list.

Expected Results:  
The user is able to create a private album and this is the first option (the default one)

Setting to critical as some people may not want all of their photos public.
Comment 1 Matjaz Drolc 2013-03-23 20:58:04 UTC
Created attachment 78334 [details]
'Only me' option

This add's the requested 'Only Me' options and alters FbTalker::getCallString to use QUrl instead of string concatenation.
Comment 2 Shashank 2013-03-29 16:11:38 UTC
The patch works. The 'only me' option is available in the export plugin. And also the album created in facebook has the same option.
Comment 3 caulier.gilles 2013-04-01 13:13:50 UTC
Git commit 7a4bc458e164816d3e6ab6a4f65e9f6830a163b4 by Gilles Caulier.
Committed on 01/04/2013 at 15:12.
Pushed by cgilles into branch 'master'.

apply aptch #78334 from Matjaz Drolc to add option to create private album in Facebook account.
FIXED-IN: 3.2.0

M  +4    -1    NEWS
M  +2    -0    facebook/fbalbum.cpp
M  +4    -2    facebook/fbitem.h
M  +16   -4    facebook/fbtalker.cpp
M  +8    -0    facebook/fbwindow.cpp

http://commits.kde.org/kipi-plugins/7a4bc458e164816d3e6ab6a4f65e9f6830a163b4