Task #50979
closedIncrease title length of filemount
100%
Description
Is there a reason why the title of filemounts (sys_filemounts.title) can only be 30 characters long?
If not it would be cool if we could increase the field size.
Updated by Ernesto Baschny over 11 years ago
- Category set to File Abstraction Layer (FAL)
- Status changed from New to Needs Feedback
- Target version deleted (
6.2.0)
Basically the reason is that a longer name would probably explode the space we have in the filelist tree in the File module. Do you have any particular reason for such a long name?
Updated by Markus Klein about 11 years ago
Is this still an issue? Or is Ernesto's answer sufficient?
Updated by Alexander Stehlik about 11 years ago
Sorry for the late reply.
I think the answer makes perfect sense. Thank you :)
When I need longer names I can use an Extension so no core modification is needed. The issue can be closed.
Cheers,
Alex
Updated by Ernesto Baschny about 11 years ago
- Status changed from Needs Feedback to Rejected
- Priority changed from Could have to Won't have this time
closed, thanks for the feedback!
Updated by Lorenz Ulrich almost 11 years ago
I have a particular reason for such a long name.
In a bigger website you might have a rather complex folder structure. If a poweruser has access to a lot of filemounts, he might end up with a list like:
mountA
mountB
[...]
mountY
mountZ
So it would make sense to display part of the hierarchy to give the poweruser an impression which part the mount name belongs to:
departmentA/instituteA/mountA
departmentA/instituteA/mountB
departmentB/instituteA/mountC
etc.
Therefore longer names are needed.
I don't think the lenght in the file module is a real argument. It can be resized by the editor if the title is too long. I just think at the time it was created, no one needed longer titles than 30 chars. But I think it wouldn't hurt anyone to make the field longer.
What do you think?
Updated by Frans Saris over 6 years ago
- Related to Task #84643: Increase length of sys_filemount.path added
Updated by Gerrit Code Review over 6 years ago
- Status changed from Rejected 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/56661
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56661
Updated by Gerrit Code Review over 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56669
Updated by Guido Schmechel over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 54b081edb7ddfc32415efa0135e30d8f478e7954.