Version: (using KDE 4.2.3) OS: Linux Installed from: Unspecified Linux When an application tag contains spaces, it gets broken into the constituent pieces on Flickr, in addition to the proper tag (unless the "Strip space from host application tags" option is enabled, in which case the tag is turned into one long word). This is due to the fact that the tag list should be presented to Flickr as a space separated string to Flickr. This can be fairly trivially be fixed by enclosing the tags presented to Flickr in quotes. See the attached patch.
Created attachment 33710 [details] Escape tags during uploading so spaces don't result in multiple tags
Thanks pieter again. Mathias, Another trivial patch. can be applied to svn... Gilles Caulier
SVN commit 969362 by cgilles: apply patch #33710 from Pieter Edelman BUG: 192862 M +1 -1 flickrtalker.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=969362