Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
shortcut.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Nov 2014 at 17:57 UTC
Updated:
2 Dec 2014 at 23:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerComment #2
joshi.rohit100Added patch for the same.
Comment #3
dawehnerCool!
Comment #4
wim leersThe IS and patch are for deleting a shortcut inline, but the title is for adding a shortcut inline. This really is about fixing it for both.
Could you also fix
ShortcutSetController::addShortcutLinkInline()in a similar way? Thanks :)Comment #5
rpayanmComment #6
wim leersThanks!
Comment #9
quietone commentedYes, looks good. Applied patch, and now passes the test that it had failed. I guess that is why it was retested.
Comment #10
wim leersMust've been a random testbot failure. Good to go :)
Comment #11
alexpottThis issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed a924e23 and pushed to 8.0.x. Thanks!