Project

General

Profile

Actions

Patch #712

closed

Patch for issue #711

Added by Matt Pangaro about 16 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
-
Start date:
2008-02-22
Due date:
% Done:

0%

Estimated time:

Description

The attached patch will extend the table and validation limit to 60.
It also expands the html form element to fit more characters.


Files

issue-711.patch (1.69 KB) issue-711.patch Matt Pangaro, 2008-02-22 05:40

Related issues

Related to Redmine - Defect #711: versions: name length limit is too shortClosed2008-02-22

Actions
Actions #1

Updated by chris mcharg about 16 years ago

Thanks for that Matt.

I checked that the patch increases the limit OK.

However it seems that validates_length_of does not support multibyte chars, at least with my setup, and the problem of characters being cut remains. I'd like to look into this if I can find the time.

Actions #2

Updated by Jean-Philippe Lang about 16 years ago

  • Status changed from New to Closed

Fixed in r1220. The limit was set in the database to 255 to avoid multibyte chars problems.

Actions

Also available in: Atom PDF