Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
taxonomy.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 May 2013 at 09:22 UTC
Updated:
29 Jul 2014 at 22:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
tim.plunkettBlocks #1908756: Separate Action Links (MENU_LOCAL_ACTION) from hook_menu()
Comment #2
vijaycs85Blocked by #1978166: Convert block/add/{%custom_block_type} to Controller as it has support for default value.
Comment #3
andypostNot blocked anymore
Comment #4
tim.plunkettThis needs a new access checker, but I just wanted to get the start of it up.
Comment #6
tim.plunkettHopefully #2028585: Replace entity_page_create_access by an access controller will replace entity_page_create_access(), but we should continue using it for now.
Comment #7
vijaycs85looks good to me. RTBC from my side.
Comment #8
andypost#6: taxonomy-1987860-6.patch queued for re-testing.
Comment #9
andypostGreat!
Comment #10
tim.plunkettThat issue went in.
This will fail without #2031115: Language::LANGUAGE_DEFAULT should be Language::LANGCODE_DEFAULT
Comment #12
ParisLiakos commented#10: taxonomy-1987860-10.patch queued for re-testing.
Comment #13
tim.plunkettThat went in.
Comment #14
dawehnerMissing "\"
Comment #15
tim.plunkett:)
Comment #16
dawehnerPerfect
Comment #18
tim.plunkett#15: taxonomy-1987860-15.patch queued for re-testing.
Comment #19
tim.plunkettHEAD was broken #2024833: Adopt load() and loadMultiple() on entity storage controllers
Comment #20
yesct commentedThis issue was RTBC and passing tests on July 1, the beginning of API freeze.
Comment #21
alexpottCommitted 67ffbd3 and pushed to 8.x. Thanks!
Comment #23
andypostFollow-up clean-up #2068287: Support bundle names provided in the request arguments in EntityCreateAccessCheck