Skip to content
Snippets Groups Projects
Commit fe129d57 authored by Daniel Windloff's avatar Daniel Windloff Committed by Andreas Fernandez
Browse files

[TASK] DatabaseRecordList: Drop property `fixedL`

The property `fixedL` was only used once (see `ElementBrowserRecordList`,
`BackendUtility::getRecordTitlePrep`). The removal of the second
parameter `fixedL` in `getRecordTitlePrep` hasn't changed the behaviour,
as the backend user's UC `titleLen` is used as default constraint anyway.

Therefore, the property `fixedL` has been removed.

Releases: master
Resolves: #92114
Change-Id: Ib15a268e3c81f72737a310c71fc3800b13288c30
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65470


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 69e12e8a
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment