Bug 304771 - Can't create private albums [patch]
Summary: Can't create private albums [patch]
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-Facebook (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR critical
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-08 08:10 UTC by Alexander Todorov
Modified: 2018-01-30 21:22 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 3.2.0


Attachments
'Only me' option (4.38 KB, patch)
2013-03-23 20:58 UTC, Matjaz Drolc
Details

Note You need to log in before you can comment on or make changes to this bug.
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