Metadata
- Source
- FLUID-2344
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Antranig Basman
- Reporter
- Justin Obara
- Created
2009-03-13T09:30:00.000-0400 - Updated
2011-02-22T16:27:54.899-0500 - Versions
- N/A
- Fixed Versions
-
- 1.0
- Component
-
- Renderer
Description
Extra comma in DataBinding.js causes an error in IE
Steps to reproduce
1) Open the Renderer unit tests
http://build.fluidproject.org/fluid/tests/fluid-tests/Renderer-test.html
Notice that an error is thrown
Error: Expected identifier, string or number
Line: 243
File: DataBinding.js
Environments
IE 7 (Win Vista, Win XP)
IE 6(Win XP, Win 2000)
Comments
-
Justin Obara commented
2009-03-13T09:37:11.000-0400 Removed trailing comma on line 242 or DataBinding.js
-
Michelle D'Souza commented
2011-02-22T16:27:54.895-0500 Closing issues that were resolved for 1.0 and earlier releases.