Controls that are automatically created when a page is duplicated have a 'link' to the original page's controls. Properties changed in the new page's controls are automatically reflected in the original page's controls.
Steps to reproduce:
1) Create page with a control.
2) Duplicate that page.
3) Modify the properties of that duplicated page's control.
4) Save the changes of the control and go back to the original page.
5) Modify the properties of the original page's control and observe that they are the same as the changed properties of the control on the other page!
This seems to be related to #259 and possibly #258.
Controls that are automatically created when a page is duplicated have a 'link' to the original page's controls. Properties changed in the new page's controls are automatically reflected in the original page's controls.
Steps to reproduce:
1) Create page with a control. 2) Duplicate that page. 3) Modify the properties of that duplicated page's control. 4) Save the changes of the control and go back to the original page. 5) Modify the properties of the original page's control and observe that they are the same as the changed properties of the control on the other page!
This seems to be related to #259 and possibly #258.