FLUID-3755: Names stored in fossil record for incremental binding cause collision

Metadata

Source
FLUID-3755
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Antranig Basman
Created
2010-09-23T16:03:10.286-0400
Updated
2014-03-03T13:41:14.730-0500
Versions
  1. 1.2.1
  2. 1.3.1
Fixed Versions
  1. 1.3
Component
  1. Renderer

Description

It "should be possible" to use the renderer for "incremental binding" by passing in the same "fossil record" for repeated rendering passes against related blocks of markup. Although the "id collision avoidance branch" in adjustForID operates to allocate a suitable "finalID", the "submitting name" of the component is still derived from the old ID, causing the binding to overwrite one from a previous rendering pass.

Comments

  • Antranig Basman commented 2010-09-23T16:51:37.680-0400

    Fixed at revision 10040

  • Golam Chowdhury commented 2011-03-03T16:46:28.240-0500

    Changed the "Affect Version" to 1.3.1.