Actions
Bug #34909
closedNon-linked menu entry for translated shortcut pages
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-03-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
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:
Files
Actions