In all of my apps I apply site wide error handling that emails the cfcatch structure for any unknown errors to myself for debugging. i.e.
<cfmail blah> <cfdump var="#cfcatch#"> </cfmail> This has been working beautifully up until I applied the jrun updater 4 and the new cfmx updater. However, all that's displayed now is [unknown type] rather than the pretty stack trace, etc The same thing also happens when I dump the cfcatch structure to screen, so it's nothing to do with cfmail. This can happen on various types of erros. any ideas? - Jason Sheedy www.voice.com.au --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
