Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
menu.module
Priority:
Major
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
28 Sep 2013 at 07:17 UTC
Updated:
29 Jul 2014 at 22:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerThere we go.
Notes:
Comment #2
dawehner.
Comment #3
dawehnerThis fixes a problem on passing in the proper value of the route name.
Comment #5
dawehnerSome more work.
Comment #7
dawehnerI realized that we need to get rid of the subrequest for the dialog controller in order to allow to get the title from the route definition.
This would also happen on the NormalizeView issue so we might have to wait on that one.
Comment #9
dawehnerRemoved some of the tests which still dealt with the assumptions of local actions being in the {menu_links} table
Comment #11
dawehnerLet's rip out the rest of local actions. I personally think that the existing test is just wrong. If you request for admin/structure/content/add you expect the title of the dialog to be "Add category".
Bumping to major as this rips out the old local action system.
Comment #12
rosk0Does this belong here?
Comment #13
dawehnerGood catch!
Comment #14
dawehner.
Comment #15
tim.plunkettThis still needs manual testing, and I will do that later tonight, unless someone swoops in before me.
Comment #16
ParisLiakos commentedCode-wise this looks good.
i manual-tested though and evrything work, but one thing: the install modules action in the Extend page...all other actions are there and link where they should
Comment #17
dawehnerLet's add some tests to ensure this works.
Comment #18
dawehnerIgnore the last tests.
Comment #20
dawehner18: local_actions-2100073-18.patch queued for re-testing.
Comment #21
ParisLiakos commentedcool, thanks! lets get this in then.
Comment #22
catchNo longer applies.
Comment #23
dawehnerpatch -p1 still worked.
Comment #24
catchCommitted/pushed to 8.x, thanks!
Comment #25
webchickSince this falls under "completing the routing system," would be great to target this for alpha5 (Nov 18). Tagging.
Comment #26
webchickOh, man. Sorry. The block still said RTBC. :\
Well. Success! ;)
Comment #28
ParisLiakos commented23: local_actions-2100073.patch queued for re-testing.
Comment #29
ParisLiakos commentedback to rtbc, since it was never committed
Comment #30
catchWas committed, but my push failed :(
Really pushed now though!
Comment #31
xjm