Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
menu.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Mar 2013 at 18:24 UTC
Updated:
29 Jul 2014 at 22:02 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
vijaycs85Comment #3
vijaycs85#1: 1942152-menu-config-fix-1.patch queued for re-testing.
Comment #4
sandipmkhairnar commentedIt looks good for me.
Comment #5
rajneeshb commentedI have checked 1942152-menu-config-fix-1.patch and found that single word also within single quote. I think no need to wrap single word in quotes. So I have recreated patch.
Comment #7
yesct commented@rajneeshb an interdiff is awesome when adding a new patch to an issue:
For instructions on creating an interdiff, see http://drupal.org/node/1488712 Or, http://xjm.drupalgardens.com/blog/interdiffs-how-make-them-and-why-they-...
Comment #8
yesct commentedfailure was:
The test did not complete due to a fatal error. Completion check MinimalTest.php 30 Drupal\minimal\Tests\MinimalTest->testMinimal()
Retesting.
Comment #9
yesct commented#5: 1942152-menu-config-fix-5.patch queued for re-testing.
Comment #10
vijaycs85This is good to go, if test comes back green.
Comment #11
vijaycs85#5: 1942152-menu-config-fix-5.patch queued for re-testing.
Comment #12
alexpottCommitted 130a554 and pushed to 8.x. Thanks!