Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vhs:page.menu Shortcut will not display if target page is parent #1502

Open
bauermar opened this issue Jul 31, 2018 · 4 comments
Open

vhs:page.menu Shortcut will not display if target page is parent #1502

bauermar opened this issue Jul 31, 2018 · 4 comments

Comments

@bauermar
Copy link

If you create a sub menu with shortcuts to the parent page the shortcut will not displayed in menu. I've found the bug too. Will make a pull request.

@meronimo
Copy link

meronimo commented Feb 7, 2019

Same here:
T3 7.6.26
VHS 3.1.0

@bauermar thx for this fix! You saved my day
https://api.typo3.org/typo3cms/current/html/class_t_y_p_o3_1_1_c_m_s_1_1_frontend_1_1_page_1_1_page_repository.html

getMenu ($pageId, $fields= '*', $sortField= 'sorting', $additionalWhereClause= '', $checkShortcuts=true)

Cheers!

@typoworx-de
Copy link

typoworx-de commented Jul 22, 2020

Still can confirm this annoying bug in VHS version 6.0.0 and TYPO3 v9!

Anything new on this? Will the fix be implemented in VHS Menu ViewHelper or is there any working attribute-flag to toggle $checkShortcuts for the underlaying PageRepository used for Data-Processing?

@spackmat
Copy link

spackmat commented Jan 4, 2021

Hi, the fix in #1503 also fixes the problem that just none of the shortcuts in one of my projects are shown in the menu, regardless where they point to. Any reason why it isn't merged?

@ShortSnow
Copy link

Now have same Problem, Shortcuts are not in menu. Tryed fix manaually and it seems to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants