lochmueller / html5videoplayer

TYPO3 CMS Extension - html5videoplayer
http://typo3.org/extensions/repository/view/html5videoplayer
7 stars 21 forks source link

Fixes vimeo hook by lifting db restrictions #52

Closed alappe closed 1 year ago

alappe commented 1 year ago

A hidden file would not be found with the DefaultRestrictionsContainer in place and thus cannot be unhidden.

lochmueller commented 1 year ago

Thanks. Merged. Perhaps at least the DeletedRestriction should checked in this context?

alappe commented 1 year ago

Thanks! I thought about the DeletedRestriction too, but in the context of the file backend list, deleted files would not show up at all, would they?

lochmueller commented 1 year ago

Perhaps your are right... I do not check this in detail ;-) ... So we keep the current state.