[ic] Data tag doesn't interpolate "foreign" arguments?

Stefan Hornburg racke at linuxia.de
Fri Jul 7 08:35:59 EDT 2006


Jeff Boes wrote:
> I think I've isolated an inconsistency in the way the [data] tag operates.
> 
> [data table="foo" column="bar" foreign.fk1="[scratch abc]"]
> 
> This syntax will attempt to retrieve a record from "foo" where the key
> column "fk1" is the literal "[scratch abc]"; that is, arguments of the
> "foreign" parameter are not interpolated. Is this a known problem?

I suppose you need to use

[data table="foo" column="bar" foreign=fkl key="[scratch abc]"]

Bye
	Racke


-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the interchange-users mailing list