Project

General

Profile

Actions

Bug #79525

closed

No Validation for required checkboxes

Added by Riccardo De Contardi over 7 years ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2017-01-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
JavaScript
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

Steps to reproduce with latest master (I don't know if it affects 7.6, too):

1) Install styleguide extension
2) create a new item Styleguide > Form engine - required
3) Go to tab "Select"

if you look at the section "select_4 selectCheckBox, minitems=1, maxitems=2":

1) there is no error message or red outline
2) if you compile all the fields except that one, you can save the item: so, IMO, the validation does not work


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #83457: TCA renderType selectCheckBox didn't check minitemsClosed2018-01-03

Actions
Actions #1

Updated by Benjamin Kott about 7 years ago

  • Sprint Focus set to On Location Sprint
Actions #2

Updated by Oliver Hader about 7 years ago

  • Tags set to JavaScript
Actions #3

Updated by Susanne Moog about 7 years ago

  • Complexity set to medium
Actions #4

Updated by Anja Leichsenring almost 7 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions #5

Updated by Tobias Klepp over 6 years ago

  • Related to Bug #83457: TCA renderType selectCheckBox didn't check minitems added
Actions #6

Updated by Jan-Henrik Hempel over 6 years ago

We can confirm this issue as well. In combination with the issues of selectCheckBox minitems it seems not to be possible to use any checkbox (or radio) based control or single selectbox control with an eval=required.

Actions #7

Updated by Riccardo De Contardi about 3 years ago

The problem here seems now partially solved;

AFAICS the only validation still failing is:

Styleguide > Form engine - required > tab "Select" > "select_5 selectTree, minitems=1, maxitems=3"

There is another problem, which is the absence of text inside the "Review fields with failed validations" popover opened clicking on the "i" icon

Actions #8

Updated by Riccardo De Contardi 3 months ago ยท Edited

Test repeated with TYPO3 13.1.0-dev (latest main)

Styleguide > Form engine - required > tab "Select" > "select_5 selectTree, minitems=1, maxitems=3"

the element shows the pagetree and allows you to select a maximum of 3 pages; you cannot check a 4th one

I guess that the issue can be considered solved

Actions #9

Updated by Riccardo De Contardi about 1 month ago

  • Status changed from New to Closed

I close this issue as solved now.

If you think that this is the wrong decision or further work is necessary on this area, I'll reopen it

Thank you

Actions #10

Updated by Riccardo De Contardi about 1 month ago

  • Target version deleted (Candidate for patchlevel)
Actions

Also available in: Atom PDF