Modify

Ticket #13826 (closed defect: fixed)

Opened 21 months ago

Last modified 21 months ago

onRequestStart_scriptProtect_method case error

Reported by: anonymous Owned by: blueriver
Priority: blocker Component: v5
Version: 5.2 Keywords:
Cc: Time planned: 1d
Time remaining: 1d Time spent: 1d

Description

I'm running core version 5.2.2066. In /admin/view/Application.cfc line 85, the cfinclude for onRequestStart_scriptProtect_Method.cfm has an uppercase "M", but the actual filename uses lowercase "m" (like the other cfincludes surrounding it). This causes a ColdFusion? error on linux due to case-sensitivity of the file system. Lowercasing the "m" fixes the issue.

Attachments

Change History

comment:1 Changed 21 months ago by mattlevine

  • Status changed from new to closed
  • Resolution set to fixed
View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.