I noticed that the delete method of farcry.packages.rules.rules (p220)
attempts to call super.delete when it should call super.deleteData. Line
51 of farcry_core/packages/rules/rules.cfc should be: 

super.deleteData(arguments.objectid,arguments.dsn);

--Nathan

 

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