Bug #23400 Bug Fixed

Category Custom Field template tag not being parsed

Version: 4.0.5 Reporter: James Catt

This is actually a bug under 3.5.14, but that version isn’t in the list. I’m not sure if it affects 3.5.13 as well. I know that it’s not an issue under 3.5.12. It also affects 4.0.5.

The title pretty much says it all. In my template I have:

{exp:channel:categories style="linear" show="231"}
  {if my_custom_category_field}
    {my_custom_category_field}
  {if:else}
    {category_name}
  {/if}
{/exp:channel:categories}

Note that the conditional statement is working properly—it returns true/false as expected. But when it returns true, {my_custom_category_field} is being output as is. I’ve also tried removing the conditional just to be sure, but it makes no difference.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases