The array was getting passed, but I was trying to process it with
<@ROWS> instead of <@FOR>. <@ROWS> wasn't producing any output, so I
mistakenly thought it wasn't getting an array.
On Sep 21, 2006, at 4:21 PM, William M Conlon wrote:
I can't seem to get an array passed to an object. Is this a bug in
5.0.1.065?
It looks like the bug is at parameter preparation, since the log
shows no array getting passed:
21/09/2006 16:10:40 66.219.95.118
[EMAIL PROTECTED] -1449489488 1
183 [Query] [Invocation of method
"classify_by_attribute_action" of object "TCF://
collections.tcf:Domain$collectionsObj" with parameters [array=,
org_id=301, attribute_id=54, type=add]
The array being passed exists, in this case with the name
add_array, and was defined immediately before:
21/09/2006 16:10:40 66.219.95.118
[EMAIL PROTECTED] -1449489488 1
182 [Changed Vars] request$add_array=[Array:2x2];
I've tried passing this thing as both Array and Any, as Value and
Variable, and with every permutation of variable naming I can think
of:
<@VAR SCOPE=request NAME=add_array>, <@VAR SCOPE="request"
NAME="add_array">
It must be something obvious. Any thoughts?
Bill
______________________________________________________________________
__
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
Bill
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf