FriendsOfTYPO3 / frontend_editing

TYPO3 CMS Frontend Editing
https://friendsoftypo3.github.io/frontend_editing/
102 stars 39 forks source link

the frontend editing disappears on pages that are targets of a shortcut page #398

Closed erredeco closed 3 years ago

erredeco commented 4 years ago

Version: 1.9.0 TYPO3 version: 9.5.13

How to reproduce:

1) create a pagetree like this one

Home
 >[2] Shortcut page
     > [10] target page
     > [11] another page

[2] Shortcut page is a shortcut page with:

2) Enable frontend editing and visit the page 10

Expected result: the "frame" with the content editing function is loaded

Actual result: you just see the page

If you visit the page "another page" (ID=11) instead it works.

mabolek commented 4 years ago

Hi @erredeco!

Thank you for submitting this issue.

It looks like there might be an additional factor contributing to this issue. I was unable to reproduce it in the exact setup you mentioned, but I had the same issue on my site's root page (which is the target of a shortcut).

erredeco commented 4 years ago

Hi and thanks for the reply; actually I find that it appears discontinuously, too. It seems related to the browser's cache, let's close it for now. I will open a new one if it comes again more consistently

MattiasNilsson commented 3 years ago

I will close this as in frontend editing v2 it is a backend module that uses the TYPO3 page tree: https://github.com/FriendsOfTYPO3/frontend_editing/pull/434