Project

General

Profile

Actions

Defect #3128

closed

Inform about custom field's name maximum length

Added by Daniel Stoyanov about 15 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
Custom fields
Target version:
Start date:
2009-04-06
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Custom field's name is limited to 30 chars, but there is no message that informs the user about that (no information text). Also when longer value is submitted the error message "Name is too long" doesn't specify the maximum length.
Possible solution : put information text under the field or change the error message to something like "Name is too long. Maximum 30 characters allowed".

Redmine revision: 2659

Actions #1

Updated by Jean-Philippe Lang about 15 years ago

  • Status changed from New to Closed
  • Target version set to 0.9.0
  • Resolution set to Fixed

Fixed in r2666 for english locale. Error messages are now:

too_long: "is too long (maximum is {{count}} characters)" 
too_short: "is too short (minimum is {{count}} characters)" 
Actions

Also available in: Atom PDF