tracker issue : CF-3760802

select a category, or use search below
(searches all categories and all time range)
Title:

CFLocation tag when used in default constructor of Application.cfc throws error

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Sandeep Paliwal)

Created: 05/15/2014

Components: Language

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: cf 11final / Update 3

Priority/Frequency: Major / Most users will encounter

Locale/System: English / Mac 10 All,Win XP All

Vote Count: 0

Listed in the version 11.0.03.292480 Issues Fixed doc
Problem:When cflocation tag is used inside Application.cfc default constructor, application was not getting initialized and error was thrown back.
The same was working in CF10.
Method:

Result:

Expected:

Workaround:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3760802

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments:

This has not been fixed - running CF11 Express with update 1 and cflocation causes error "Could not process Application.cfc successfully for template <path>/index.cfm."
Comment by External U.
12090 | October 08, 2014 11:00:18 AM GMT
Code demonstrating the issue is here: https://bugbase.adobe.com/index.cfm?event=bug&id=CF-3836336
Comment by External U.
12091 | October 08, 2014 11:16:51 AM GMT
Hi Sandeep and Peter, I've verified this issue is fixed in CF11 Update 3. Aborting the request (cflocation/cfabort/etc) within the Application.cfc constructor area no longer throws an exception. Thanks!, -Aaron
Comment by External U.
12092 | November 02, 2014 01:59:10 AM GMT