Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
shortcut.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Jan 2012 at 00:30 UTC
Updated:
4 Jan 2014 at 01:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nod_Comment #2
nod_tested and works, I'd like to know the why though.
Comment #3
sunLocal functions are invisible and cannot be overridden in any way.
Didn't look into details, so it might turn out that the entire tableDrag object is local, but fixing that would be a separate/larger issue.
Thanks! If this is confirmed to work, RTBC for me.
Comment #4
nod_rerolled, it was missing a semicolon after the function declaration, funny hey :)
Comment #5
droplet commentedgood catches
Comment #6
dries commentedCommitted to 8.x. Thanks!
Comment #8
droplet commentedComment #9
xjmBackport looks fine as well.
Comment #10
webchickCommitted and pushed to 7.x. Thanks!