9 Nov
2010
9 Nov
'10
7:01 a.m.
On 09/11/10 11:28, Tom Teeuwen wrote:
I used something like if (“%{sql:select ……..
I receive the following error: *WARNING: Unknown module "sql" in string expansion "%{sql:select*
Yes. The "redundant" module group isn't a valid target for "xlat" i.e. %{name:} expansions. This would need source code changes to fix. You will have to try each expansion in turn, or expand to a temporary intermediate variable or similar.