Here's one that's really stumping me. Our existing Spectra 1.5.1 implementation uses the CFA_ContentObjectCreate tag to update a property in an object with a structure. This is existing code that I'm now maintaining and works fine in 1.5.1. Now with our MX-1.5.2 upgrade I get the following error. In short, the TYPE property of the object which should be ARTICLE is getting replaced with the type APPLICATION, when it should not be.
The problem is definitely linked to CFA_ContentObjectCreate, but since this calls a series of other tags, I haven't been able to isolate the problem. Any help would be *most* appreciated. Cheers, Marc Straka An Application Error Occurred Object property cannot be updated. The property 'ORDERKEY' is not registered for the object type Application (74B6FD02-290A-11D3-AD400060B0EB2994). Object update failed The property 'ORDERKEY' is not registered for the object type '74B6FD02-290A-11D3-AD400060B0EB2994' (Application). Such property cannot be updated in the object '29F96C4B-D4FB-5004-9EC9B7243744DF1E.CATEGORY[1]' that is derived from this type. Custom tag stack: CFA_PAGE CFA_TASKEXECUTE CFA_CONTENTOBJECT CFA_CONTENTOBJECTINVOKEMETHOD CF_TASKINSTEXECUTE CFA_HANDLER CFA_CONTENTOBJECT CFA_CONTENTOBJECTINVOKEMETHOD CF_EDIT CFA_HANDLER CFA_CONTENTOBJECTCREATE CFA_CONTENTOBJECTDATA CF_UPDATEOBJECTDATA CFA_HANDLER (error detected) ===================== Marc Straka Web Applications Engineer Nolo (510) 704-2226 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the mailserver that powers this list at http://www.coolfusion.com ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
