Bug #16373 Clarification Requested

Reverse Related Entries tag doesn’t parse categories

Version: 2.2.2 Reporter: Kevin Smith

This is an archived bug report. If you are experiencing a similar issue, upgrade to the latest release and if that does not solve the problem, submit a new bug report

Since 2.1.3, the Reverse Related Entries tag no longer parses categories, as noted in the forum thread. This is the code that worked in 2.1.3 and doesn’t as of 2.2.2:

{reverse_related_entries channel="articles"}
                        {categories limit="1"}
                                {if category_id =="3"}
                                        <a href="http://{url_title_path=media/press_room}class=button2">PRESS RELEASE</a>
                                {if:elseif category_id =="13"}
                                        <a href="http://{url_title_path=events/reviews_results}class=button2">REVIEWS/RESULTS</a>
                                {/if}
                        {/categories}
                {/reverse_related_entries}

Update: It looks like this may be a wider issue with conditionals inside the Channel Entries tag as a whole. See this thread, too.

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

ExpressionEngine News!

#eecms, #events, #releases