Bug #87805
closedWith "Hide default translation of page" no link for another language is generated
0%
Description
I am using a single-page tree, multi-language setup with English as default language and German as second language.
On one (English) page the option "Hide default translation of page" is set. When I now use the "Menu subpages" content element on a German Page, the link to this page (generated by the MenuProcessor) is empty.
I digged a little bit deeper and recognized, that also the f:page.uid view helper has the problem. If I give the view helper the uid of the (English) page I am getting an empty result for the German page.
If I unset the option "Hide default translation of page" everything works as expected.
I recognized this behaviour under TYPO3 9.5.4.
Updated by Benni Mack over 5 years ago
- Status changed from New to Needs Feedback
Hey Chris,
could you try out 9.5.5 and let me know if your problem still exists?
Thanks.
Benni.
Updated by Chris Müller over 5 years ago
Hi Benni,
yes, in 9.5.5 it works. Thank you.
The ticket can be closed.
Chris.
Updated by Riccardo De Contardi over 5 years ago
- Status changed from Needs Feedback to Closed
@Chris Müller thank you for your kind and quick reply
Closed as requested by the reporter; if you think that this is the wrong decision or experience the issue again, please reopen it or open a new issue with a reference to this one, and a full description of the steps involved in reproducing it.
Thank you.
Updated by Ebin Mathew over 5 years ago
Hi Riccardo,
This issue exists in 9.5.8.
I have done a migration from typo3 6.2 LTS to latest typo3 version 9.5.8. I am unable to generate the pages in the menu for those selected with "Hide default translation of page". When I downgraded to 9.5.5 it works. The other versions 9.5.6 & 9.5.7 exhibits same problem.
Updated by Ebin Mathew over 5 years ago
- Related to Bug #88685: With "Hide default translation of page" no link for alternate language is generated added
Updated by Riccardo De Contardi over 5 years ago
Hi @Ebin Mathew and thank you for your update;
Your issue #88685 is the same of this one? If it is so, I'd keep your open, Do you agree? Thank you very much for having put a relation between them.
Updated by Ebin Mathew over 5 years ago
Riccardo De Contardi wrote:
Hi @Ebin Mathew and thank you for your update;
Your issue #88685 is the same of this one? If it is so, I'd keep your open, Do you agree? Thank you very much for having put a relation between them.
Hi Riccardo,
Yes it's the same issue which I faced in the versions after typo3 9.5.5.
Thank you.