Closed rintisch closed 4 years ago
I found the bug but also saw that is was already fixed 8 months ago with this commit: https://github.com/b13/menus/commit/f7435cfb64b591f90a505796486fc8e44f4aee88
I don't understand why I got an old version. This happened the second time with a repository from B13
loaded with composer (first time it happened to me with the container
extension). The version did not change with the commit which I linked above.
Might this be a reason?
Snapshot from composer.json
Snapshot from PageStateMarker.php
→ This is not the latest version, I just made a composer update
but it's not fetching the real latest version.
What am I doing wrong?
Close this issue because the problem does not exist any longer. But I now have the problem which I described in the previous comment.
Having a menu with depth=7 I have the problem that
isCurrentPage
andisInRootline
are not given for pages with depth level 3 and below (so 4th, 5th, ...).Here is a screenshot of the debug list. As you can see the first and second level do have both attributes but the third does not:
The TypoScript setup is the following:
Is this a bug or is there something that I could have made wrong?
System: TYPO3 9.5.21 EXT:b13/menus v0.2.0