[Kde-imaging] [Bug 234099] digikam picasawebexport labels hierarchy disappears

Johannes Wienke languitar at semipol.de
Mon Apr 12 14:49:08 CEST 2010


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





--- Comment #18 from Johannes Wienke <languitar semipol de>  2010-04-12 14:49:06 ---
No, I mean that I cannot see that picasa supports hierarchical tags in any way.
The same is eg. true for flickr and many other web photo services. So from the
view point of the picasa web service it doesn't make any sense to have tags in
the form "a/b/c" because they don't know that this means b is a child of a. For
this reason the current implementation does:
docMeta.createTextNode(Qt::escape(info.tags.join(","))); 
joining all leaf tags of the tag tree to the tag list used for the export.

Of course we can add an option to support the tags as it was in an older
version but from picasa's point of view it doesn't make much sense. This is
kind of decision always has to be made if two different approaches to model
things need to be fused.

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