I just updated to EE 1.6 and the {categories}{/categories} variable pair does not seem to work right.
This code which always seemed to work before does not show the variable that it surrounds. Here’s my code:
<dd>{categories}<a href="http://{path=portfolio/detail}">{key_image}</a>{/categories}</dd>This is supposed to show the contents of the {key_image} variable, which is a “thumbnail” in my case, and link to the template “detail” in the template group “portfolio” using the entry’s category in the URL. It now strips out the variable {key_image} and displays nothing?
What happened? This used to work fine in 1.5.2