Metadata
- Source
- FLUID-3387
- Type
- Bug
- Priority
- Critical
- Status
- Open
- Resolution
- N/A
- Assignee
- Antranig Basman
- Reporter
- Anastasia Cheetham
- Created
2009-11-19T15:04:28.000-0500 - Updated
2017-03-13T10:57:41.681-0400 - Versions
-
- 1.1.1
- 1.2
- 1.3
- 1.4
- 1.5
- 2.0
- Fixed Versions
- N/A
- Component
-
- Renderer
Description
If more than one component in the tree are autobound to the same field in the model, model changes made through edits (e.g. an <input> field) are not automatically displayed in the other field that is bound to the same model.
Comments
-
Anastasia Cheetham commented
2009-11-19T15:06:26.000-0500 I've committed a manual test case that illustrates the problem using as simple as possible markup, etc. that I can manage:
http://source.fluidproject.org/svn/fluid/infusion/trunk/src/webapp/tests/manual-tests/html/data-binding.html
http://source.fluidproject.org/svn/fluid/infusion/trunk/src/webapp/tests/manual-tests/js/data-binding.js