Ticket #153 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Element fusebox is undefined after renaming application

Reported by: scorfield Owned by: scorfield
Type: defect Priority: normal
Milestone: Fusebox 5.1 Component: Fuxebox 4.1 Compatibility
Version: 5.0 Severity: normal
Keywords: Cc:

Description

Element fusebox is undefined in a Java object of type class
coldfusion.runtime.ApplicationScope? referenced as

The error occurred in
C:\Sandboxes\Sandbox4\_Doug\FudgeTools?\errortemplates\genericErrorMessage.cfm:
line 2

Attachments

Change History

Changed 2 years ago by scorfield

  • owner changed from sean@corfield.org to scorfield
  • status changed from new to assigned
  • milestone set to Fusebox 5.1

Seems to occur if an application is renamed and then gets an exception during initialization. variables.appKey is not correctly defined in the exception handler. It should pass FUSEBOX_APPLICATION_KEY into the handler I think.

Changed 2 years ago by scorfield

  • status changed from assigned to closed
  • resolution set to fixed

(In [258]) Fixes #153 by passing the application key directly into the exception handler.

Note: See TracTickets for help on using tickets.