Ticket #140 (closed defect: fixed)
attributes scope not available in exception handler
| 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
I see that the ATTRIBUTES structure is created first thing in the fusebox5.cfm core file.
So, I went into production mode... Placed <cfdump var="#variables.attributes#"> at the top of the parsed file in question and guess what?
It contained all of the URL parameters as expected.
Hmm... I then placed the same cfdump in the fusebox.securityException.cfm and see that the ATTRIBUTES structure has now been destroyed!
Somewhere, the structure is getting destroyed. Not sure where at this point.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
