Actions
Bug #68176
closedShow remaining characters only if any maximum is defined
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2015-07-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Currently, if no max is set, the InputElement is just hardcoded to 256 which is wrong. If not set, we can't know (Except looking at the DB) how big the field is.
change the code to be in sync with the TextElement
Updated by Gerrit Code Review over 9 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41312
Updated by Georg Ringer over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3ac1161bcce0af607c9f28d8db13a7baeb1a2009.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions