Ticket #362 (closed defect: fixed)
Depreciated viewstate call in default app template
| Reported by: | Brett Herford-Fell <brettskiii@…> | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 Maintenance Beta |
| Version: | 3.0.178 | Severity: | normal |
| Keywords: | Cc: |
Description
In default app template under
pages/exception.cfm
<cfset exception = viewstate.getValue("exception") />
Should this be now..?
<cfset exception = event.getValue("exception") />
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)