Menu

#4056 (ok 4.1) Language: Vague error message when adding a varchar field

4.0.5
fixed
None
1
2013-12-12
2013-08-13
No

When adding a varchar column and neglecting to enter a length, the error message "This is not a number!" (strNotNumber) is vague and doesn't help the user find the problem.

If we rephrase it as "You have not entered a valid length of this data type", would that be appropriate for
(1) the other data types (CHAR, BIT, VARBINARY, and BINARY) and
(2) the other usage of strNotNumber -- in function checkFormElementInRange(theForm, theFieldName, message, min, max)?

If 1=yes and 2=no, perhaps we must create a new string?

Discussion

  • Marc Delisle

    Marc Delisle - 2013-08-18
    • assigned_to: Marc Delisle
    • Group: Latest_Git --> 4.0.5
     
  • Marc Delisle

    Marc Delisle - 2013-08-18
    • summary: Language: Vague error message when adding a varchar field --> (ok 4.1) Language: Vague error message when adding a varchar field
    • status: open --> resolved
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2013-12-12
    • Status: resolved --> fixed
     
MongoDB Logo MongoDB