Project

General

Profile

Actions

Bug #9834

open

Input elements with tag 'disabled' are missing on form-submit: server option 'processReadOnly' broken

Added by Carsten Rose over 4 years ago. Updated over 2 years ago.

Status:
Priorize
Priority:
Normal
Assignee:
Carsten Rose
Target version:
Start date:
06.01.2020
Due date:
01.07.2021 (over 2 years late)
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

Mitunter sollen HTML Input, die auf ReadOnly stehen, trotzdem gespeichert werden.
Input Felder, mit mode='ReadOnly' bekommen typischerweise das HTML Attribut 'disabled'.
Solche Input Elemente werden bei einem 'Submit Form' nicht uebertragen. https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled

Da erst auf dem Server entschieden wird, ob 'ReadOnly' Felder gespeichert werden sollen, muessen diese HTML Inputs bei einem Form-Submit uebertragen werden.

HTML tag `disabled` ist ein 'no go' falls 'processReadOnly=1' gesetzt ist.


Related issues

Related to QFQ - Bug #9691: Checkbox: dynamic update > readonlyPriorizeCarsten Rose03.12.2019

Actions
Related to QFQ - Bug #5305: Upload FormElement: nicht disabled by readonly FormNewCarsten Rose27.01.201819.06.2021

Actions
Has duplicate QFQ - Support #12331: Dynamic Update: ReadOnly input handled correctly during save?RejectedCarsten Rose07.04.2021

Actions
Actions #1

Updated by Carsten Rose over 4 years ago

  • Subject changed from Input elements with tag 'disabled' missing on form-submit: server option 'processReadOnly' broken to Input elements with tag 'disabled' are missing on form-submit: server option 'processReadOnly' broken
Actions #2

Updated by Benjamin Baer over 4 years ago

  • Status changed from New to Priorize
Actions #3

Updated by Benjamin Baer over 4 years ago

  • Due date set to 21.02.2020
Actions #4

Updated by Carsten Rose about 4 years ago

  • Target version changed from 141 to next8
Actions #5

Updated by Carsten Rose about 3 years ago

  • Has duplicate Support #12331: Dynamic Update: ReadOnly input handled correctly during save? added
Actions #6

Updated by Carsten Rose about 3 years ago

  • Status changed from Priorize to New
  • Assignee changed from Benjamin Baer to Carsten Rose
  • Priority changed from Normal to High
  • Target version changed from next8 to next5
Actions #7

Updated by Carsten Rose about 3 years ago

  • Related to Bug #9691: Checkbox: dynamic update > readonly added
Actions #8

Updated by Carsten Rose about 3 years ago

  • Related to Bug #5305: Upload FormElement: nicht disabled by readonly Form added
Actions #9

Updated by Carsten Rose about 3 years ago

  • Description updated (diff)
Actions #10

Updated by Carsten Rose almost 3 years ago

  • Target version changed from next5 to next4
Actions #11

Updated by Carsten Rose almost 3 years ago

  • Due date changed from 21.02.2020 to 10.05.2021
Actions #12

Updated by Carsten Rose almost 3 years ago

  • Target version changed from next4 to next3
Actions #13

Updated by Carsten Rose almost 3 years ago

  • Priority changed from High to Normal
Actions #14

Updated by Carsten Rose almost 3 years ago

  • Status changed from New to Priorize
Actions #15

Updated by Carsten Rose almost 3 years ago

  • Due date changed from 10.05.2021 to 01.07.2021
Actions #16

Updated by Carsten Rose over 2 years ago

  • Target version changed from next3 to next4
Actions

Also available in: Atom PDF