Around line 1347 of system.module, $libraries['effects.shake'] is set to use 'misc/ui/effects.scale.js' which causes shake to not function.

Also around line 1129 the title of $libraries['ui.draggable'] is incorrectly set to 'title' => 'jQuery UI: Dialog'.

CommentFileSizeAuthor
#2 619862.patch1.51 KBasimmonds
#1 system_library-shake.patch949 bytesgilgabar

Comments

gilgabar’s picture

Priority: Normal » Critical
Status: Active » Needs review
StatusFileSize
new949 bytes

Patch is attached.

asimmonds’s picture

StatusFileSize
new1.51 KB

There are a couple of more incorrect entries in the $libraries array near these.

See any more?

dries’s picture

Status: Needs review » Fixed

Committed. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.