Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
shortcut.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Oct 2015 at 10:12 UTC
Updated:
10 Nov 2015 at 12:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
heykarthikwithuComment #3
nicrodgersPatch applied cleanly to 8.0.x and confirmed that the @param for $config_storage is not needed, as the method no longer accepts that parameter. Nicely spotted, thanks!
Comment #4
heykarthikwithuThanks @nicrodgers.
Comment #5
jibranThanks @heykarthikwithu for the patch and fix.
Comment #6
alexpottCommitted b336472 and pushed to 8.0.x. Thanks!