Front Edition mode cannot be enabled if the user do not have the rights on index page.
We are supposed to be able to activate it just in a part of the sitemap without to be obliged to give credentials on index page.
[FRONTEDIT-142] Front edition activation cannot be enabled
| Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
| Resolution | New: Won't Fix [ 2 ] | |
| Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
| Assignee | New: Pierre Gros [ pgros ] |
| Sprint | New: 4.3 M7 [ 39 ] |
| Priority | Original: Major [ 3 ] | New: Blocker [ 1 ] |
| Fix Version/s | New: 1.6.0 [ 15305 ] | |
| Fix Version/s | New: 1.5.4 [ 15563 ] |
| Description |
Original:
Front Edition mode cannot be enabled if the user do not have credentials on index page.
We are supposed to be able to activate it just in a part of the sitemap without to be obliged to give credentials on index page. |
New:
Front Edition mode cannot be enabled if the user do not have the rights on index page.
We are supposed to be able to activate it just in a part of the sitemap without to be obliged to give credentials on index page. |
When anything related to front-edition is displayed, the button/interface is only displayed if the front-edition right is present for the user on the current page.
In your case, it is to create a page under another page.
In this case, the right to create a page under this other page is also tested, but only after the verification that you have access to front-edition.
This is currently an obligation, it is then possible in your project to create an observer that will add the front-edition right on the index page for all/some of the users, or an accessController that will grand this right for those users.