Feature #34362
closed
Filelist "Date" is not shown from folders
Added by Georg Ringer over 12 years ago.
Updated over 9 years ago.
Category:
File Abstraction Layer (FAL)
Description
current master shows the date of folders, fal doesn't in filelist module
- Target version set to 6.0 final
- Status changed from New to Accepted
The folder object currently does not expose this information, and it also has very little information about a folder in general. I think we should improve this, maybe by extracting common functionality from the file object to a common base class for files and folders. This class should be like the ResourceInterface, and ideally implement all its methods. The other classes (File, Folder) then inherit this class and add their respective interfaces.
- Tracker changed from Bug to Feature
- Project changed from 1401 to TYPO3 Core
- Target version deleted (
6.0 final)
- Category set to File Abstraction Layer (FAL)
- TYPO3 Version set to 6.0
- Status changed from Accepted to Needs Feedback
- Assignee set to Mathias Schreiber
Where can we take that Information from?
file_mtime or something TYPO3-related like tstamp?
- Status changed from Needs Feedback to Closed
Duplicate of #65165 which has a pending patch. I'll close this one.
Also available in: Atom
PDF