tracker issue : CF-3154885

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

Incorrect CGI variables during task handler event request

| View in Tracker

Status/Resolution/Reason: To Test/Deferred/Fixed

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 04/01/2012

Components: Scheduler

Versions: 2016,11.0,10.0,2018

Failure Type:

Found In Build/Fixed In Build: Public Beta /

Priority/Frequency: Normal / Few users will encounter

Locale/System: English / Win All

Vote Count: 0

During a task handler event request, there are some incorrect CGI variables.

- CGI.CF_TEMPLATE_PATH has doubled-up paths
  Example: C:\ColdFusion10\cfusion\wwwroot\N:\websites\BoltTest\www\eventtracer\TaskHandler.cfc
- CGI.PATH_TRANSLATED has doubled-up paths
  Example: C:\ColdFusion10\cfusion\wwwroot\N:\websites\BoltTest\www\eventtracer\TaskHandler.cfc
- CGI.SCRIPT_NAME has doubled-up paths
  Example: N:\websites\BoltTest\www\eventtracer\TaskHandler.cfcN:\websites\BoltTest\www\eventtracer\TaskHandler.cfc

Repro: Just check the value of those 3 CGI variables during any task handler event request.

The values will each contain 2 paths.  The 1st path in each is incorrect and should be removed.

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

Watson Bug ID:	3154885

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

Attachments:

Comments:

Related thread: http://prerelease.adobe.com/r/?4acd41a02fc14f0e9ab334ec5415b6fe
Comment by External U.
19810 | April 01, 2012 12:38:51 PM GMT