[Kde-imaging] [Bug 192541] New: Name based Flickr set selection is ambiguous

Pieter Edelman p.edelman at gmx.net
Wed May 13 09:03:16 CEST 2009


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

           Summary: Name based Flickr set selection is ambiguous
           Product: kipiplugins
           Version: 0.2.0
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-imaging at kde.org
        ReportedBy: p.edelman at gmx.net


Version:           0.2.0 (using KDE 4.2.3)
OS:                Linux
Installed from:    Unspecified Linux

In the Flickr export plugin, the user is presented with a list of Flickr set
names to select the set the uploaded photos should be added to. When processing
the uploads, the plugin uses the set name as unique identifier to determine the
id of the set, which is ultimately used in the request to the Flickr API.
However, a Flickr account can have multiple sets with the same name. When using
a name based identifier, always the first set in the list with the given name
is used instead of the actual selected set.
I've attached a patch to store the unique identifier of each set as userData in
the QComboBox list together with the name. This should solve the issue.

-- 
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