When I'm using taxonomy term reference field rendered as text all the terms are joined in single string and separated by commas which is rendered as:

<category>term1, term2</category>

But when formatter for a field is changed to "RSS <category> element" then no result is generated.
Disabling elements joining causes entries to be duplicated in output.

BTW, there are no additional options shown when selecting "RSS <category> element" formatter. Should they be?

Comments

siefca’s picture

Issue summary: View changes

Typo fixed

maciej.zgadzaj’s picture

Priority: Major » Normal
Status: Active » Closed (works as designed)

There is no RSS <category> element formatter for Term reference fields. There is only RSS category formatter, but it is not defined by Views RSS module, and as such won't work with it.

Views RSS module provides its own RSS <category> element formatter, which will work with All taxonomy terms.

maciej.zgadzaj’s picture

Issue summary: View changes

Typo fixed

loze’s picture

Issue summary: View changes

I am also unable to get categories to display correctly, And am seeing the same results as the original comment. Can you explain how to make it work.
thanks.

loze’s picture

Category: Bug report » Support request
Status: Closed (works as designed) » Active
maciej.zgadzaj’s picture

Status: Active » Closed (works as designed)

Can you explain how to make it work.

It is explained in the module documentation.

Also, make sure you use the most recent dev version.