FLUID-6503: Two modelised resources end up with duplicate content

Metadata

Source
FLUID-6503
Type
Bug
Priority
Major
Status
Reopened
Resolution
N/A
Assignee
Antranig Basman
Reporter
Antranig Basman
Created
2020-05-22T04:46:16.103-0400
Updated
2024-07-18T07:42:01.878-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Framework

Description

This issue only affects the in-progress update of Infusion in the FLUID-6148 branch.

Reported by @@Tony Atkins [RtF] in https://github.com/GPII/gpii-handlebars/pull/31/files - when two new-style modelised resources initialise two side-by-side model areas, they both end up with the contents of one resource.

This looks like a blunder in the new fluid.condenseResourceMap function in DataBinding.js