Skip to content

For number type, use a user-defined validation text instead of "Please enter a valid value." - #138

Open
Piskvor wants to merge 1 commit into
nette:masterfrom
Piskvor:master
Open

For number type, use a user-defined validation text instead of "Please enter a valid value."#138
Piskvor wants to merge 1 commit into
nette:masterfrom
Piskvor:master

Conversation

@Piskvor

@Piskvor Piskvor commented Nov 12, 2016

Copy link
Copy Markdown

The JS library always uses a hardcoded error text: "Please enter a valid value." if a type="number" field is misfilled.
It should only fall back to the hardcoded text if no error message has been defined.

  • bugfix
  • issues: none
  • documentation: not needed
  • BC break: no
The JS library always uses a hardcoded error text if a type="number" field is misfilled.
It should only fall back to the hardcoded text if no error message has been defined.
@dg
dg force-pushed the master branch 2 times, most recently from 5f19501 to 105a1af Compare January 4, 2017 14:16
@dg
dg force-pushed the master branch 14 times, most recently from a6ec22a to c2c4dc3 Compare January 30, 2017 00:54
@dg
dg force-pushed the master branch 2 times, most recently from 454e643 to a8c2e65 Compare February 2, 2017 03:03
@dg
dg force-pushed the master branch 2 times, most recently from 571b36c to 841e5de Compare March 29, 2017 16:48
@dg
dg force-pushed the master branch 4 times, most recently from 8ed13d7 to d6aa86e Compare July 14, 2017 10:58
@dg
dg force-pushed the master branch 5 times, most recently from f1a8ed2 to b10e0c0 Compare July 24, 2017 14:08
@dg
dg force-pushed the master branch 2 times, most recently from 2df07d6 to 82e9980 Compare February 11, 2019 11:33
@dg
dg force-pushed the master branch 3 times, most recently from 4876961 to b8d3a7c Compare July 8, 2019 09:58
@dg
dg force-pushed the master branch 4 times, most recently from 41ff307 to f03a237 Compare November 19, 2019 15:43
@dg
dg force-pushed the master branch 2 times, most recently from 341ed9a to 97e6400 Compare December 11, 2019 19:43
@dg
dg force-pushed the master branch 3 times, most recently from 9d62255 to ec59537 Compare January 2, 2020 16:48
@dg
dg force-pushed the master branch 2 times, most recently from 21f7326 to 35f9b84 Compare March 9, 2020 10:42
@dg
dg force-pushed the master branch 4 times, most recently from dc0cb8f to dd11397 Compare March 29, 2020 13:47
@dg dg added this to the v3.1 milestone Apr 20, 2020
@dg
dg force-pushed the master branch 2 times, most recently from dd9d4ef to 458607d Compare May 15, 2020 10:07
@dg
dg force-pushed the master branch 2 times, most recently from 9c1d9cf to 12d238b Compare June 5, 2020 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants