Ok...I believe I have found the issue with Empty Trash. I appears that fourq.setData() is not clearing the array table when its passed an empty array for aObjectIds. Brendan or Paul, can you verify this?
Paul has this fix for empty trash:
Line 23 of farcry_core/admin/navajo/treeEmptyTrash.cfm
stObj.aObjectIds = arrayNew(1);
instead of arrayClear()
-Brendan http://farcry.daemon.com.au
--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
