Bug #17111
JSMENU
| Status: | Needs Feedback | Start date: | 2007-03-12 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.0 | Complexity: | ||
| PHP Version: | 4.3 | |||
| Votes: | 0 |
Description
When using two or more sitemap elements that have been set to JSMENU with typoscript, only the first menu will work, the others will stay empty. Probalby a javascript error on identical selectors
(issue imported from #M5198)
History
Updated by Oliver Hader about 6 years ago
Could you please attach your TypoScript setup here as text file so we can easily test this issue? Thanks in advance!
Updated by Emile Blume about 6 years ago
tt_content.menu.20.1 {
special = directory
1 = JSMENU
1.target = _top
1.firstLabelGeneral = maak een keuze uit onderstaande vestigingen
}
Updated by Alexander Opitz 19 days ago
- Category deleted (
Communication) - Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?