Summary: | Can't create private albums [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Alexander Todorov <atodorov> |
Component: | Plugin-WebService-Facebook | Assignee: | 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: | http://commits.kde.org/kipi-plugins/7a4bc458e164816d3e6ab6a4f65e9f6830a163b4 | Version Fixed In: | 3.2.0 |
Sentry Crash Report: | |||
Attachments: | 'Only me' option |
Description
Alexander Todorov
2012-08-08 08:10:26 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.
The patch works. The 'only me' option is available in the export plugin. And also the album created in facebook has the same option. 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 |