I've attached a patch for the farcry_core/packages/rules/container.cfc
that fixes the problem of containers losing rules when the container's
parent object is moved to draft. The issue turned out to be that while
the container's rules were being copied and entries were being made for
copied containers in the REFCONTAINERS and CONTAINER_ARULES tables, the
actual containers themselves were not being copied and created in the
CONTAINER table. This is more of a workaround than a true fix as the
problem is in the createData method of fourq, not the container cfc. I
suspect that a true fix would require a re-write of the createData
method, similar to what Brendan did several months ago with the setData
method.

Best,

--Nathan

Attachment: container.patch
Description: container.patch

---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to