Project

General

Profile

Actions

Bug #8091

closed

multi checkbox required bug

Added by Marc Egger almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Carsten Rose
Target version:
Start date:
19.03.2019
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

When a checkbox form element is set to 'required' one has to check not at least one but all the available options.


Related issues

Related to QFQ - Bug #2723: QFQ: required Checkboxes - auch wenn etwas angegeben ist wird dies nicht als Eingabe erkanntClosedCarsten Rose27.10.2016

Actions
Related to QFQ - Feature #9666: extraButtonInfo: set min-widthClosedCarsten Rose28.11.2019

Actions
Related to QFQ - Bug #9669: Checkbox / Template Group: radio/checkbox visible broken after 'add'Some day maybeCarsten Rose28.11.2019

Actions
Actions #1

Updated by Marc Egger almost 5 years ago

Actions #2

Updated by Carsten Rose almost 5 years ago

  • Subject changed from mulit checkbox required bug to multi checkbox required bug
  • Assignee changed from Benjamin Baer to Carsten Rose
  • Target version set to 146
  • Das Problem duerfte sein das jede Checkbox einen eigenen 'name' bekommt. Damit werden die Checkboxen nicht als ein Element erkannt.
  • Abhilfe: anstelle von `_1_suppose_0`, `_2_suppose_0`, ... kann neu versucht werden `_suppose_0[]` fuer alle Checkbox Elemente.
  • Es ist nicht klar warum CR den Checkboxen individuelle Namen gegeben hat.
  • Ohne den gemeinsamen Namen muss das Check-Required sich so verhalten wie es das aktuell tut.
Actions #3

Updated by Carsten Rose almost 5 years ago

  • Related to Bug #2723: QFQ: required Checkboxes - auch wenn etwas angegeben ist wird dies nicht als Eingabe erkannt added
Actions #4

Updated by Carsten Rose almost 5 years ago

  • Priority changed from Normal to High
Actions #5

Updated by Carsten Rose almost 5 years ago

  • Target version changed from 146 to CodingDays2019
Actions #6

Updated by Carsten Rose over 4 years ago

  • Target version changed from CodingDays2019 to next6
Actions #7

Updated by Marc Egger over 4 years ago

Related to Support #8684

Actions #9

Updated by Nicola Chiapolini over 4 years ago

Wir hatten das Probleme eben auch und mussten das mit beforeSave element umgehen. Wir unterstützen "Priority: High" :-)

Actions #10

Updated by Carsten Rose over 4 years ago

  • Priority changed from High to Urgent
  • Target version changed from next6 to 146
Actions #11

Updated by Benjamin Baer over 4 years ago

  • Status changed from New to Closed

Ticket is closed with #B8091

Actions #12

Updated by Carsten Rose over 4 years ago

  • Status changed from Closed to In Progress

Offen:

  • unchecked Values werden nicht gespeichert
  • TemlateGroups testen
Actions #13

Updated by Carsten Rose over 4 years ago

Actions #14

Updated by Carsten Rose over 4 years ago

  • Status changed from In Progress to Closed
Actions #15

Updated by Carsten Rose over 4 years ago

  • Target version changed from 146 to 19.11.3
Actions #16

Updated by Carsten Rose over 4 years ago

  • Related to Bug #9669: Checkbox / Template Group: radio/checkbox visible broken after 'add' added
Actions #17

Updated by Carsten Rose over 4 years ago

  • unchecked Values werden nicht gespeichert: done
  • TemlateGroups testen: done folgeticket #9669

Zur Info:

  • buildCheckboxSingle 1946
    • constructCheckboxSingleButton 1985
    • constructCheckboxSinglePlain 2046
  • buildCheckboxMulti 2097
    • constructCheckboxMultiButton 2153
    • constructCheckboxMultiPlain 2228
Actions

Also available in: Atom PDF