Bug #32374
closed
MENU special = updated not working in 4.6
Added by sven waechli almost 13 years ago.
Updated almost 13 years ago.
Description
MENU special = updated is not working in TYPO3 Version 4.6.1
Following code worked with Version 4.5:
page.20.marks.LASTUPDATE.25 = HMENU
page.20.marks.LASTUPDATE.25 {
special = updated
special {
value = 1
depth = 3
maxAge = 3600*24*90
limit = 5
}
1 = TMENU
1 {
NO = 1
NO.wrapItemAndSub = <li>|</li>
}
}
Files
Hi Sven!
What does it show now? Nothing or too much, wrong data?
Regards Markus
Hi Markus
The menu behaves as if there were no updated pages. That means zero output. I reproduced the problem locally with the TYPO3 MAMP Installer Version 4.5.3 and 4.6.1. The installed testsite already contains lastupdated Typoscript Code that just needs to be activated. Result: 4.5.3 works (menu is generated), 4.6.1 is not working (no menu is generated). A screenshot of how it should work is attached.
Kind regards,
Sven
I can confirm it as a bug.
My lastUpdated menu stopped working with 4.6 - I output the 9 last updated pages.
Now the pages seems to be unordered and selected wrong.
I can confirm this, too - TYPO3 4.6.3
- Status changed from New to Accepted
- Assignee set to Xavier Perseguers
OK, I trapped the bug! Now have to figure out how to deal with it
- Status changed from Accepted to Under Review
- Status changed from Under Review to Resolved
- Target version set to 4.6.4
- Status changed from Resolved to Closed
Also available in: Atom
PDF