Bug #34909
Non-linked menu entry for translated shortcut pages
| Status: | Closed | Start date: | 2012-03-16 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.6 | Complexity: | ||
| PHP Version: | ||||
| Votes: | 0 |
Description
After translating a shortcut, the link doesn't appear in the FE.
Result for the default language:
<li class="first"><a href="fr/">Home</a></li>
Result for the translated shortcut:
<li class="first"><a>Home DE</a></li>
The <a> doesn't have a href.
Screenshot of the translated page:
!!
If I recreate an alternative record, then the form has not the field "Shortcut Target", wich wasn't here in the first translation record:
History
Updated by Thierry Brodard about 1 year ago
- File t3_translate_shortcut_ok.png added
Attached the second screenshot, I had it wrong in the original entry, sorry
Updated by Jigal van Hemert about 1 year ago
- Status changed from New to Needs Feedback
Can you describe how you created the translation of a shortcut page? I cannot reproduce it. From the screenshots it seems that the translation is a standard page and not a shortcut. Using the Page module it works correctly, even using the List module the translation is a shortcut page.
Updated by Stefan Galinski 2 months ago
- Status changed from Needs Feedback to Closed
No feedback for more than 90 days...