Possible Apache SCRIPT_NAME bug

Description

In callProjectApplication.cfm I have had to hardcode my application name in about line 38 as the code cannot extract the application name from cgi.script_name. I have seen this on another cms and corrected it using real code. Have not done it here yet. Just wanted you to be aware. When browsing the local http://bitstream/go.cfm?path=/go/support this is what I get for server variables in apache:

SCRIPT_NAME=/go.cfm
SERVER_NAME=bitstream

Environment

CF 7.02 and Apache 2.2 on XP

Activity

Show:

Geoff Bowers August 12, 2011 at 3:43 AM

Cannot reproduce.

Geoff Bowers June 14, 2007 at 11:24 PM

In order for this to work the folder name for your project must be the same as your application name. Is this the case or is it a different name?

Julian Warren June 5, 2007 at 2:09 AM

Note the samer issue occurs on callProjectOnRequestEnd.cfm

Cannot Reproduce

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created June 5, 2007 at 2:07 AM
Updated August 12, 2011 at 3:43 AM
Resolved August 12, 2011 at 3:43 AM