[ic] Problem with Tags

Margus Pau margus at kriso.ee
Mon Jan 29 14:32:04 UTC 2024


Hello!

Does anybody knows how to fix this issue that with new version of Perl 
5.32 some if tags are not working correctly any more

For example:

[item-list]
[if-item-field field1]
     [item-field field1]
[/if-item-field]
[if-item-field field2]
     [item-field field2]
[/if-item-field]
[/item-list]

will end up  with mixed unmatched if tags tags like:

[item-list]
[if-item-field*3* field1]
     [item-field field1]
[/if-item-field*2*]
[if-item-field*3* field2]
     [item-field field2]
[/if-item-field*1*]
[/item-list]

Thanks!
Margus Pau

www.kriso.ee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.interchangecommerce.org/pipermail/interchange-users/attachments/20240129/59b22a68/attachment.htm>


More information about the interchange-users mailing list