Hi,
I added Yahoo API Key in "Common syndication parser with term extraction" into Feed Importer settings.
I see that into Tags Vocaboulary the keywords generated by Feed Extractor with Yahoo API key are merged in a single string.
Example: "Marushincho, Nagoya-shi, Aichi Prefecture, JP" this is only one string into vocabulary and visible in the Item tags field.
When I mark the tags field, and save it, the string is splitted into 4 strings "Marushincho", "Nagoya-shi", "Aichi Prefecture", "JP"
This is not good. I think that it is a real problem.
Will you fix it for next release?
I would like to see that with Feeds Extractor MN could autotag all items and insert automatically every item into the appropriate Channel o Channels.
jscm
Milan (Italy)
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 922868-6_tags.patch | 1.55 KB | alex_b |
| #2 | tags-problem.png | 386.64 KB | jscm |
Comments
Comment #1
jscm commentedAnother Question.
Is it possible insert several Language Code, inside Language Field for Yahoo Placemaker, separate by comma?
example: "en-US, it-IT, fr-FR"
Comment #2
jscm commentedHere You can see an attachment that show the problem.
Comment #3
alex_b commentedThis needs fixing for 1.1 to be stable. Thanks for reporting.
Comment #4
alex_b commentedJust reviewed this issue. Placemaker itself returns these place names like "Atlanta, GA, US". There is nothing broken here.
Comment #5
jscm commentedYes, I tested and I saw it...
But... although yahoo api works properly.. when I edit tags and after I save it the string "Atlanta, GA, US" became "Atlanta", "GA", "US".
So it is not important, but maybe it also is not good.
Comment #6
alex_b commentedOk, got you now. I can confirm this error. Here is a fix for it. Will commit shortly.
Comment #7
alex_b commentedThis is committed now, thank you.
http://drupal.org/cvs?commit=428902