FLUID-2305: Decorator interference when rendered in adjacent branches

Metadata

Source
FLUID-2305
Type
Bug
Priority
Major
Status
Closed
Resolution
Cannot Reproduce
Assignee
Justin Obara
Reporter
Antranig Basman
Created
2009-03-02T12:49:21.000-0500
Updated
2009-03-03T10:33:17.000-0500
Versions
  1. 0.8
Fixed Versions
  1. 1.0
Component
  1. Renderer

Description

In progress, more details to follow (may not be a bug) - attribute lists seem to have become crosslinked when rendering decorators in repeated branches

Comments

  • Antranig Basman commented 2009-03-02T13:33:26.000-0500

    Test case does not demonstrate that there is a problem - issue is probably due to cross-linked options structures and mismatched ids.

  • Justin Obara commented 2009-03-03T10:33:17.000-0500

    Pushed ahead to refactor component using the Fluid Framework and the issue is no longer present. It appears that Antranig's comment points to the actual cause of the issue.