flowable / flowable/flowable-engine

An empty textfield sends empty string instead of null

Aperta
#883 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
9.5k
Fork
2.9k
Merge medio
7h 8m
PR unite (30g)
2

Descrizione

Hello, I think i have found a minor bug regarding textfields in forms.

If you completely ignore the field and start a process, the field value is null, same if you click on the field but don't type anything.

The problems appears when you start writing in the field, and then clear the field completely.
Now the field sends an empty string instead "".

I would assume that it should eigher always send an empty string, or always send null. Since the field is empty in all cases.

I've tried it myself a few times by logging the variable value.

If you have any questions, just ping me.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.