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

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
dgforce-pushed the master branch 2 times, most recently from 5f19501 to 105a1afCompareJanuary 4, 2017 14:16
@dg
dgforce-pushed the master branch 14 times, most recently from a6ec22a to c2c4dc3CompareJanuary 30, 2017 00:54
@dg
dgforce-pushed the master branch 2 times, most recently from 454e643 to a8c2e65CompareFebruary 2, 2017 03:03
@dg
dgforce-pushed the master branch 2 times, most recently from 571b36c to 841e5deCompareMarch 29, 2017 16:48
@dg
dgforce-pushed the master branch 4 times, most recently from 8ed13d7 to d6aa86eCompareJuly 14, 2017 10:58
@dg
dgforce-pushed the master branch 5 times, most recently from f1a8ed2 to b10e0c0CompareJuly 24, 2017 14:08
@dg
dgforce-pushed the master branch 2 times, most recently from 2df07d6 to 82e9980CompareFebruary 11, 2019 11:33
@dg
dgforce-pushed the master branch 3 times, most recently from 4876961 to b8d3a7cCompareJuly 8, 2019 09:58
@dg
dgforce-pushed the master branch 4 times, most recently from 41ff307 to f03a237CompareNovember 19, 2019 15:43
@dg
dgforce-pushed the master branch 2 times, most recently from 341ed9a to 97e6400CompareDecember 11, 2019 19:43
@dg
dgforce-pushed the master branch 3 times, most recently from 9d62255 to ec59537CompareJanuary 2, 2020 16:48
@dg
dgforce-pushed the master branch 2 times, most recently from 21f7326 to 35f9b84CompareMarch 9, 2020 10:42
@dg
dgforce-pushed the master branch 4 times, most recently from dc0cb8f to dd11397CompareMarch 29, 2020 13:47
@dgdg added this to the v3.1 milestone Apr 20, 2020
@dg
dgforce-pushed the master branch 2 times, most recently from dd9d4ef to 458607dCompareMay 15, 2020 10:07
@dg
dgforce-pushed the master branch 2 times, most recently from 9c1d9cf to 12d238bCompareJune 5, 2020 13:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Piskvor@dg