Actions
Defect #30491
openProject#short_description may return a too long string
Status:
New
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
I think that Project#short_description is supposed to return a string shorter than 255 characters by default.
However, the current implementation returns a string which exceeds 255 characters if the first line of the description is very long.
The attached patch fixes this issue.
Files
No data to display
Actions