It's been interesting as the page context becomes more and more important to see exactly how errors get reported... and just how INCORRECTLY they get reported sometimes.
And now, when using the cferror scope in an exception error page, we've got 50 million choices... nested arrays of nested arrays. I mean, it's great, I like being able to cfdump the cferror scope, but it's a little overwhelming sometimes. Thanks for sharing though... Laterz, J On Sun, 27 Feb 2005 19:03:58 -0500, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > iirc it was a syntax error inside the template being called, so the > fix was fixing the syntax error... Strangely enough, writing a > <cfoutput> tag with something to display inside the tag caused the > server to report the correct error. > > > So what WAS the problem and what was the fix?? > > > Don't keep us in suspense, man... :) > > > J > > > On Sun, 27 Feb 2005 15:54:59 -0500, S. Isaac Dealey > > <[EMAIL PROTECTED]> wrote: > >> > >>Why on earth would CF not be able to find the > >> > >>template > >> > >>on the very > >> > >> >>>next line when it's already indicated that the > >> >>>template > >> >>>exists, > >> > >> > There is at least ONE good reason I got one day: too > >> > many > >> > ../ > >> > If you go back too high in directories, and then go > >> > down > >> > at the correct place, > >> > The path is valid OS wise, and the file does exist, but > >> > HTTP wise, if you get > >> > higher than the Web root, the ../ are truncated and the > >> > path becomes wrong. > >> > >> This is true, except that fileexists() tests to see if > >> the file > >> actually exists at the given path, not if the path is > >> valid, and was > >> returning true. > > s. isaac dealey 954.927.5117 > new epoch : isn't it time for a change? > > add features without fixtures with > the onTap open source framework4 > -- Continuum Media Group LLC Burnsville, MN 55337 http://www.web-relevant.com http://cfobjective.neo.servequake.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196749 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

