Metadata
- Source
- FLUID-3662
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Michelle D'Souza
- Reporter
- Justin Obara
- Created
2010-05-31T12:11:43.459-0400 - Updated
2013-10-04T10:21:52.353-0400 - Versions
- N/A
- Fixed Versions
-
- 1.3
- Component
-
- UI Options
Description
The UI Options unit tests dies on the third test case "UIOptions Tests module: Refresh View" at the 4 test with the following result.
Died on test #4: fontStyleSelection[0] is undefined
Comments
-
Michelle D'Souza commented
2010-05-31T12:38:22.497-0400 The test is failing because it uses an id selector to pull out a DOM node for testing. The id is under the control of the renderer and the renderer has changed the id that it generates.