Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Other language enhancements

Explorer ,
Apr 21, 2012 Apr 21, 2012
369
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 21, 2012 Apr 21, 2012
LATEST

There seems to have been a change to the Application.cfc OnRequestEnd method that I can't find documented anywhere. In previous versions of CF, page execution ended completely and immediately after executing a CFABORT or CFLOCATION tag. In ColdFusion 9 this appears to have changed to now executing the onRequestEnd event before terminating the request (only if it's in the Application.cfc, not if it's an OnRequestEnd.cfm template). I'll post this comment also on the OnRequestEnd page. More from Ben Nadel: http://www.bennadel.com/blog/2050-Changes-In-CFLocation-OnRequestEnd-Behavior-In-ColdFusion-9-s-Application-cfc.htm and from my blog: http://ontap.riaforge.org/blog/index.cfm?mode=entry&entry=58993158-CFC0-A2D4-EB631D225F064EDD

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources