Articleanywhere J3/14.2.0 -> J4/15.0.2 in option...

Search
Other Bug Reports questions
Forum

Articleanywhere J3/14.2.0 -> J4/15.0.2 in option must be un uppercase

Roland's Avatar Roland
Hi.

I migrate from J3 to J4, and articleanywhere 14.2.0 in j3 to 15.0.2 in J4

Before in J3/articleanywhere 14.2.0 this run :
{articles catid="185" tags="classements" ordering="created DESC" limit="4" }{if '2023' in tags && first}[link][title][/link][introtext][fulltext]{/if}{if '2023' in tags && !first}[link][title][/link]{/if}{/articles}

In j4/articleanywhere 15.0.2 this don't run and i have a lot of articles with this kind of tag.

For running i must put the in statement in uppercase (only the in, not the if, tags, limit, etc... !)

{articles catid="185" tags="classements" ordering="created DESC" limit="4" }{if '2023' IN tags && first}[link][title][/link][introtext][fulltext]{/if}{if '2023' IN tags && !first}[link][title][/link]{/if}{/articles}

Is it possible to continue to acces lower and uppercas for the in option ?

Regards.
Roland
Peter van Westen's Avatar Peter van Westen ADMIN
Please try the latest development version from:
regularlabs.com/development-releases
Please post a rating at the Joomla! Extensions Directory
You can only post on this forum if you log in