Ticket #2294 (new defect)

Opened 10 months ago

Last modified 10 months ago

Checkboxe duplication when publishing "UserDefinedForm" on "Contact form" page type.

Reported by: TateJohnson Owned by: aoneil
Priority: medium Milestone:
Component: (Unknown) Version: 2.2.2-rc1
Severity: medium effort / impact Keywords:
Cc: Hours:

Description

If a user creates a "Contact form" page, any checkboxes will be duplicated when the page is published. I first encountered the issue on a 2.2.1 installation and have been able to reproduce the issue on demo.silverstripe.com.

1) Create a new "Contact form" page.
2) Add two dummy "Text" fields.
3) Add "Checkboxes" with three possible options.
4) Publish the page. View the published page in another tab (or window).
5) Create another text field and publish the page. Reload the published page in another tab (or window). The checkboxes are now duplicated. Each subsequent publish will duplicate the checkboxes from the "UserDefinedForm?".

Note: This ticket applies to "Checkboxes" not "Checkbox".

Attachments

userdefinedform-live.png (35.2 kB) - added by TateJohnson 10 months ago.
A screenshot of the live, published page highlighting the duplicated checkboxes.
userdefinedform-cms.png (37.6 kB) - added by TateJohnson 10 months ago.
A screenshot of the CMS. Everything appears as correctly, as indended.
userdefinedform-live-original.jpg (30.5 kB) - added by TateJohnson 10 months ago.
The original published, live site where I first encountered the bug.

Change History

Changed 10 months ago by TateJohnson

A screenshot of the live, published page highlighting the duplicated checkboxes.

Changed 10 months ago by TateJohnson

A screenshot of the CMS. Everything appears as correctly, as indended.

Changed 10 months ago by TateJohnson

The original published, live site where I first encountered the bug.

Changed 10 months ago by DanielVF

This could be related to #1991

Note: See TracTickets for help on using tickets.