Hi,

Is anyone else experiencing this problem with r2.3?

I'm attempting to approve a dmHTML object but it all goes wrong during the
container handling process. There are containers associated with the html
object. 

I've dropped a cfdump into the getData function and there seems to be a
blank struct returned just before the error; I'm thinking there could be a
mismatch at the db-level between the various container tables.

The error reads: 

The error occurred in
C:\Inetpub\wwwroot\applications\farcry_core\packages\rules\container.cfc:
line 139
Called from
C:\Inetpub\wwwroot\applications\farcry_core\packages\farcry\_versioning\send
ObjectLive.cfm: line 72
Called from
C:\Inetpub\wwwroot\applications\farcry_core\packages\farcry\versioning.cfc:
line 44
Called from
C:\Inetpub\wwwroot\applications\farcry_core\tags\navajo\objectStatus.cfm:
line 300
Called from
C:\Inetpub\wwwroot\applications\farcry_core\tags\navajo\objectStatus.cfm:
line 122
Called from
C:\Inetpub\wwwroot\applications\farcry_core\tags\navajo\objectStatus.cfm:
line 120
Called from
C:\Inetpub\wwwroot\applications\farcry_core\tags\navajo\objectStatus.cfm:
line 1
Called from
C:\Inetpub\wwwroot\applications\farcry_core\admin\navajo\approve.cfm: line 7
 
137 :                                   */ 
138 :                                   //if( (NOT
structIsEmpty(containerData)) AND
(find(qDestCon.objectid[index],containerData.label)))
139 :
if(find(qDestCon.objectid[index],containerData.label))
140 :                                   {               
141 :                                           //delete all rule data from
this container

Cheers

David

---
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