b13 / menus

TYPO3 Extension for creating fast menus in a fast fashion
GNU General Public License v2.0
54 stars 22 forks source link

TreeMenu does not list pages created in a workspace #25

Closed infabo closed 4 years ago

infabo commented 4 years ago

Yeah, basically as the topic already says: TreeMenu does not list pages which where created in an active workspace.

Although TreeMenu lists Workspace-Versions for changed-in-workspace pages, it simply ignores new pages.

achimfritz commented 4 years ago

Workspaces are not considered in Menu-Caching at all, we should disable Caching for Workspace.

infabo commented 4 years ago

I reported the issue before Menu caching was introduced. And Cache clearing did Not resolve the issue Back then. Are you Sure this works now? I havent checked yet.

achimfritz commented 4 years ago

i have not test new pages (only edited), maybe you are right, i will test it (but Menu-Caching was introduced from beginning)

infabo commented 4 years ago

I guess it is not so trivial for new pages.

achimfritz commented 4 years ago

works for me also with new pages, would you test and verify this?