Timo Fröhlich

Results 2 issues of Timo Fröhlich

In `\FluidTYPO3\Vhs\ViewHelpers\Resource\Record\FalViewHelper::getFileReferences` use `$record['_PAGES_OVERLAY_UID']` to get the correct page uid for the language overlay. This solution works for me, but I'm not an expert in TYPO3s language handling.

Setup TYPO3 9.5.19 VHS 6.0.3 After the commit [f70baf9](https://github.com/FluidTYPO3/vhs/commit/f70baf9eede41f7f4a4287b7af66130767127a1a), the `v:page.resources.fal` viewhelper only provides the fal resources of the main language. I think the problem cause by the methode `getFileReferences`...