Project

General

Profile

Actions

Bug #53727

closed

Form Wizard saving destroys Radio Buttons

Added by Mario Rimann over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2013-11-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.4
Tags:
Complexity:
medium
Is Regression:
Yes
Sprint Focus:

Description

Using TYPO3 6.1.5 with the old-school FORM Content-element (this is not tx_form system extension!), saving the form wizard destroys the values of radio button parts of the form.

This is especially evil, if you have an already working form, then e.g. fix a typo somewhere else within that form, save the form again and then the frontend of the form is broken.

Steps to reproduce:

- make sure tx_form is not installed
- create a content element of type "Form"
- add a regular input field
- add a radio-button element to the form
- for that radio-button element, define two values ("foo" and "bar", each on it's own line)
- save + close the wizard, the modification is already visible
- save the content element and test it on the frontend

See screenshots that illustrate the issue pretty well I guess.

additional information

I've even tried to separate the radio-values with comma or spaces instead of "one per line" -> doesn't work either.


Files

FORM_1.png (24.2 KB) FORM_1.png Mario Rimann, 2013-11-18 10:57
FORM_2.png (8.38 KB) FORM_2.png Mario Rimann, 2013-11-18 10:57
FORM_3.png (8.73 KB) FORM_3.png Mario Rimann, 2013-11-18 10:57
Actions #2

Updated by Markus Klein over 10 years ago

  • Status changed from New to Accepted
  • Priority changed from Should have to Must have
  • Target version set to next-patchlevel
  • Complexity set to medium

I can reproduce on master (6.2) as well

Actions #3

Updated by Gerrit Code Review over 10 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25482

Actions #4

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25482

Actions #5

Updated by Gerrit Code Review over 10 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25482

Actions #6

Updated by Gerrit Code Review over 10 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25482

Actions #7

Updated by Gerrit Code Review over 10 years ago

Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26471

Actions #8

Updated by Gerrit Code Review over 10 years ago

Patch set 1 for branch TYPO3_6-0 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26472

Actions #9

Updated by Markus Klein over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF