Metadata
- Source
- ENGAGE-135
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Colin Clark
- Reporter
- Justin Obara
- Created
2009-10-20T15:36:12.000-0400 - Updated
2010-02-05T14:15:36.000-0500 - Versions
-
- 0.1
- Fixed Versions
-
- 0.3b
- Component
-
- Browse
Description
Use the renderer fluid decorator to init multiple subcomponents
Currently the browse component renders out a series of templates later have a navigationList rendered onto of them. This should all be done in one step by using the Renderer's fluid decorator.
This was the original implementation, but had to be changed to the work around due to a bug in the renderer. This issue has now been addressed.
Comments
-
Justin Obara commented
2010-02-05T14:15:36.000-0500 The browse component has undergone some refactoring and renders out subcomponents where appropriate