thanks Geoff.
On Tue, 11 Jan 2005 14:49:42 +1100, Geoff Bowers <[EMAIL PROTECTED]> wrote: > No.. this looks like a bug. I think we've been testing for title and > putting in label for backward compatability. I've forwarded this to the > issue database. > > -- geoff > http://www.daemon.com.au/ > > Andrew Mercer wrote: > > Is title a required attribute for custom types? From previous post > > from Geoff, my understanding was it has been depricated. > > > > My object does not have a title so has crashed when authorising and > > sending and email: > > > > > > > > Element TITLE is undefined in STOBJ. > > > > > > The error occurred in > > G:\WebSites\farcry\farcry_core\packages\farcry\_versioning\approveEmail_approved_dd.cfm: > > line 50 > > Called from G:\WebSites\farcry\farcry_core\packages\farcry\versioning.cfc: > > line 118 > > Called from G:\WebSites\farcry\farcry_core\tags\navajo\objectStatus_dd.cfm: > > line 57 > > Called from G:\WebSites\farcry\farcry_core\admin\navajo\objectComment.cfm: > > line 37 > > > > 48 : Hi <cfif len(stProfile.firstName) gt > > 0>#stProfile.firstName#<cfelse>#stProfile.userName#</cfif>, > > 49 : > > 50 : Your object "<cfif stObj.title neq > > "">#stObj.title#<cfelse>undefined</cfif>" has been approved. > > 51 : > > 52 : <cfif arguments.comment neq ""> > > > > > > --- > 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/ > --- 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/
