Metadata
- Source
- FLUID-2877
- Type
- Task
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Eli Cochran
- Reporter
- Eli Cochran
- Created
2009-06-01T13:15:29.000-0400 - Updated
2011-02-28T16:45:18.592-0500 - Versions
- N/A
- Fixed Versions
-
- 1.1
- Component
-
- Framework
Description
Before the trunk is reopened, restore fluid.fail()
comment out:
line 32: throw new Error(message);
and uncomment:
//message.fail(); // Intentionally cause a browser error by invoking a nonexistent function.
1.1-release-process
Comments
-
Eli Cochran commented
2009-06-02T17:24:25.000-0400 Uncommented line 33 of Fluid.js
message.fail(); // Intentionally cause a browser error by invoking a nonexistent function.
-
Michelle D'Souza commented
2011-02-28T16:45:18.587-0500 Closing issues that were fixed in 1.1