Posts Tagged cfabort

ColdFusion 9.0.1 Fixes onRequestEnd Bug

Just a friendly heads-up for those of you out there that had exploited the fact that previous versions of ColdFusion wouldn’t execute the onRequestEnd handler following a page with a cfabort or cflocation tag. The ColdFusion 9.0.1 release has fixed this… so if you’re doing anything in the onRequestEnd function and expect it not to execute, beware!

ColdFusion 9.0.1 Issues Fixed