Summary: | Name based Flickr set selection is ambiguous [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Pieter Edelman <p.edelman> |
Component: | Plugin-WebService-Flickr | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | vardhman, vega.james |
Priority: | NOR | ||
Version: | 5.6.0 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.5.0 | |
Sentry Crash Report: | |||
Attachments: | Use unique id instead of non-unique name for Flickr sets |
Description
Pieter Edelman
2009-05-13 09:03:15 UTC
Created attachment 33606 [details]
Use unique id instead of non-unique name for Flickr sets
This patch works correctly for me, but #180055 addresses this issue as part of a larger patch. This bug should probably be closed in favor of #180055. Jain, Look last comment #2 from Vega Gilles Caulier The patch looks good, please go ahead and submit it! targeted to 0.5.0 release. SVN commit 991484 by nlecureuil: Fix creation of photoset ( Patch from Pieter Edelman and enhanced by James Vega ) BUG:180055 BUG:192541 CCMAIL:vega.james@gmail.com CCMAIL:p.edelman@gmx.net M +2 -1 NEWS M +8 -57 flickrexport/flickralbumdialog.ui M +50 -25 flickrexport/flickrtalker.cpp M +6 -1 flickrexport/flickrtalker.h M +73 -23 flickrexport/flickrwindow.cpp M +2 -1 flickrexport/flickrwindow.h WebSVN link: http://websvn.kde.org/?view=rev&revision=991484 |