Actions
Bug #81166
closedRemaining character functionality doesn't work on inline records
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2017-05-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When using IRRE for a record that has a field with the following TCA config:
'config' => [ 'type' => 'input', 'max' => 30 ],
The "Remaining characters" functionality does not work. It does work when opening the record directly.
Updated by Jesper Paardekooper over 7 years ago
- Subject changed from Remaining character functionality doesn't work on line records to Remaining character functionality doesn't work on inline records
Updated by Wouter Wolters over 7 years ago
- Status changed from New to Rejected
Thanks for the report. This issue has been addressed in version 8 already by me. However this won't be fixed anymore in 7.6.
7.6 is in high priority and security fixes only mode.
Actions