Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
menu system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Nov 2012 at 17:32 UTC
Updated:
10 Jan 2015 at 08:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
berdirAny reason this is postponed?
Adding this to the list in #1346214: [meta] Unified Entity Field API
Comment #2
amateescu commentedIt was postponed on the initial conversion issue.
Comment #3
andypostis this tags still right?
Comment #4
berdirThis is better.
Comment #5
andypostInitial patch
Comment #6
andypostSuppose better to make them both
Comment #7
andypostAnd a bit more
Comment #8
andypostSeems access should live near definition, also cleaned-up copy/paste errors
Comment #9
andypostNext round should be split of
_menu_link_translate()into 3 methods:And then
_menu_check_access()Comment #10
amateescu commentedNice work @andypost, the patch looks great so far!
However, the initial problem/motivation from the OP is still about cleaning up
_menu_link_translate(), as you mentioned above, so I don't really feel comfortable rtbc-ing this without adressing that part :(Comment #11
andypost@amateescu so maybe better to split the issue in to Generic implementation of AccessController and leave this one about
_menu_link_translate()?Comment #12
amateescu commentedYep, I think that's the best thing to do.
Comment #13
andypostFiled #2012916: Implement access controller for the menu and menu link entity
Comment #13.0
andypostsummary
Comment #14
amateescu commentedBetter title.
Comment #15
amateescu commentedThere's no patch for the current scope of this issue.
Comment #16
andypostNow #2012916: Implement access controller for the menu and menu link entity commited so let's split
_menu_link_translate()Comment #17
andypostSuppose this more related to menu system and proper tags
Comment #17.0
andypostUpdated issue summary.
Comment #18
pwolanin commentedThis is almost certainly duplicate to changes in the patch at #2047633: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit, or at least needs to be postponed until that is done.
Comment #19
andypost@pwolanin Can we close this one?
Comment #20
berdirYeah, pretty sure this can be closed?
Comment #21
dawehnerYeah, this can be closed indeed.