FluidTYPO3 / vhs

TYPO3 extension VHS: Fluid ViewHelpers
https://fluidtypo3.org
Other
189 stars 228 forks source link

[BUGFIX] Respect page language overlay #1671

Closed froehlit closed 1 year ago

froehlit commented 4 years ago

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.

user123801 commented 3 years ago

@NamelessCoder Any update on the issue? The problem persists in the latest version of the vhs extension, it shows the images of the default language in alternative site languages.

fnagel commented 2 years ago

This is still an issue for TYPO3 10.4.28 and VHS 6.0.5. @NamelessCoder Any news on this?

fnagel commented 2 years ago

I've tested this patch with 6.1.2 and can confirm it works with TYPO3 10.4.28

fnagel commented 2 years ago

Update: still having issues when using slide and having disabled pages on the rootline.

NamelessCoder commented 1 year ago

Fixed by https://github.com/FluidTYPO3/vhs/commit/169a6112fb4625a86c5bcb3b05a7c3b7df361d77