Metadata
- Source
- FLUID-4193
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- y z
- Reporter
- Antranig Basman
- Created
2011-04-27T15:11:47.512-0400 - Updated
2014-03-03T13:10:53.772-0500 - Versions
-
- 1.3.1
- Fixed Versions
-
- 1.4
- Component
-
- Renderer
Description
The "deferred renderer decorators" (including jQuery, fluid, and event) do not properly handle the case where a renderer component (that is, its selector and id) match more than one block of markup in the template. Only one of the markup blocks is matched by the decorator, and in fact is targetted multiple times.