FLUID-4737: Referencing a portion of the model as the args to a messagkey in the fluid.renderer.repeat expander will corrupt the component's model

Metadata

Source
FLUID-4737
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Justin Obara
Created
2012-07-26T14:37:02.700-0400
Updated
2014-03-03T12:50:20.857-0500
Versions
  1. 1.4
Fixed Versions
  1. 1.5
Component
  1. Renderer

Description

If you use a reference to a portion of the model as the argument for a messagekey in the fluid.renderer.repeat expander, this portion of the model will be corrupted by having all it's key/value pairs converted to objects like key: {value: value}

Attachments

Comments