Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
shortcut.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Jul 2011 at 14:40 UTC
Updated:
29 Jul 2014 at 19:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Johnny vd Laar commentedok guess it was meant to fail at first try. going to try to create a new patch hold on ;-)
Comment #3
Johnny vd Laar commentedok second attempt made this to latest 7.x-dev version from git and created the patch with git instead of svn
Comment #4
marcingy commentedThis needs a test. And also moving to d8.
Comment #5
marcingy commentedSetting to needs review for the bot.
Comment #6
Johnny vd Laar commentedah thank you I already wondered why it didn't test anymore
Comment #7
Johnny vd Laar commentedYay, so is there anything I'm supposed to do now?
Comment #8
marcingy commentedWe need a simpletest to test the behaviour is correct when shortcuts are deleted.
Comment #9
Johnny vd Laar commentedWell the function is never used by drupal core itself:
http://api.drupal.org/api/drupal/modules--shortcut--shortcut.module/func...
So will it be sufficient to add this?
Comment #10
marcingy commentedFrom a quick scan that look like it does enough - if you roll a combined patch I'll review it later :)
Comment #11
Johnny vd Laar commentedok great, attached a new patch that also includes the test case
Comment #12
Bojhan commentedSubscribe, pretty stupid heh.
Comment #13
marcingy commentedLooks good.
Comment #14
dries commentedCommitted to 7.x and 8.x. Thanks!