[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ic] [tmp] in container looping tags (loop, tree)




Hello,

I have noticed a funny behaviour of the [tmp] tag used inside a looping tag like tree. One example (parameters a similar to the ones used in [tree] and provided just for completion):

[miloopingtag
       start='0001'
       table=arbol
       master=child_fld
       subordinate=parent_fld
       name=name
]
[msg][item-param name][/msg]
<br>
[/miloopingtag]

[tmp] doesn't localize when the value returned by [item-param name] contains the single quote character. I 'm reading from a tree table that contains single quotas in some "name" cells.These names are also contained as keys in the locale table. If I place the same value with a single quote contained in one of these cells directly in the loop, like:

[miloopingtag
       start='0001'
       table=arbol
       master=child_fld
       subordinate=parent_fld
       name=name
]
[msg]I'm blinded[/msg]
<br>
[/miloopingtag]

the message is correctly localized.

Have you experienced similar problems ?

Thanks for any hints!

Best,

Miguel
zambra.com
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.