Project

General

Profile

Actions

Bug #83911

closed

Form Module changes order of options of a single select field on saving

Added by Sacha Vorbeck about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2018-02-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When I save a form with the form BE module, the order of defined options of a single-select field gets sorted in ascending order instead of my manually selected order when I change the form, save it and then re-open it in the BE Form module editor.

Every time I re-open the form in the editor, I have to re-arrange the options again.

Oder before saving the form:

Label Value
5 5
4 4
3 3
2 2
1 1

Order after saving the form:
1 1
2 2
3 3
4 4
5 5

See attached screenshots.


Files

formoptions.png (29.1 KB) formoptions.png Sacha Vorbeck, 2018-02-15 08:04
formoptions_after_saving.png (29.1 KB) formoptions_after_saving.png Sacha Vorbeck, 2018-02-15 08:12

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #85416: EXT:form wrong order after saving multi select elementClosed2018-06-28

Actions
Actions #1

Updated by Gerrit Code Review about 6 years ago

  • Status changed from New 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/55865

Actions #2

Updated by Gerrit Code Review about 6 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/55865

Actions #3

Updated by Gerrit Code Review about 6 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/55865

Actions #4

Updated by Ralf Zimmermann almost 6 years ago

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

Updated by Gerrit Code Review almost 6 years ago

  • Status changed from Resolved to Under Review

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

Actions #6

Updated by Ralf Zimmermann almost 6 years ago

  • Status changed from Under Review to Resolved
Actions #7

Updated by Ralf Zimmermann almost 6 years ago

  • Related to Bug #85416: EXT:form wrong order after saving multi select element added
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF