Metadata
- Source
- FLUID-2728
- Type
- Task
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Anastasia Cheetham
- Reporter
- Justin Obara
- Created
2009-05-14T10:26:19.000-0400 - Updated
2011-01-13T16:54:19.038-0500 - Versions
- N/A
- Fixed Versions
-
- 1.1
- Component
-
- Release
Description
Update fluid.fail() to throw an error, turn off debug mode for the renderer, etc.
Comments
-
Justin Obara commented
2009-05-14T10:26:30.000-0400 Bug Parade 1.1 release
-
Anastasia Cheetham commented
2009-05-25T13:06:08.000-0400 Currently, the only use of debugMode=true for the Renderer is in a manual test file, which should be left as it.
Regarding fluid.fail(): FLUID-1404 says:
"...change it to a throw() for the release only, then change it back so we can debug easily..."
The code in SVN right now actually already has the call to message.fail() commented out, and an error is thrown. It looks like we made this change for the last release, and never changed it back.So nothing actually needs to be done for this JIRA.
-
Anastasia Cheetham commented
2009-05-25T13:07:11.000-0400 Already done - see earlier comment.
-
Michelle D'Souza commented
2011-01-13T16:50:10.587-0500 Reopening these issues in order to change the component to Release.