Sednaref
Sednaref

Reputation: 29

File List extension give me a Typo3 Exception

File list extension throws the following Typo3 Exception:

Call to undefined method TYPO3\CMS\Core\Resource\FileReference::updateProperties()

when I selected the file colection view option. With folder view its all ok.

I am using TYPO3 v8.7.7 an 2.2 extension version

Upvotes: 0

Views: 60

Answers (1)

Xavier
Xavier

Reputation: 31

This looks like a bug report more than a real question. According to the official documentation, you would have been advised to create a ticket instead. This is just what I did for you: https://forge.typo3.org/issues/82766

Please check the attached (linked) patch and report on the TYPO3 review platform if it solves the problem. Thanks.

Upvotes: 1

Related Questions