Actions
Bug #79374
closedtitleLen was resetted to an empty string after saving user settings
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2017-01-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
Hello Core-Team,
the default value of titleLen of BE-User settings is 50. In our project we have disabled this field via userTSconfig for our editors.
If an editor saves its settings, titleLen will result in an empty string in uc field of be_users table.
Stefan
Updated by Gerrit Code Review over 7 years ago
- Status changed from New 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 https://review.typo3.org/51344
Updated by Gerrit Code Review over 7 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51550
Updated by Stefan Froemken over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2ecaa776e7811d027409bce6b60b33ce526a9594.
Actions