Similarly to Advanced Settings does not honor true/false, functions are not honored and require an eval to work properly. I've attached a patch that fixes the issue for views_slideshow_thumbnailhover. It requires the overridden function value to begin with 'function (' and thus will not address previously defined functions as in this issue... so perhaps something better could be done.

CommentFileSizeAuthor
#1 eval-functions.patch887 bytesjennycita

Comments

jennycita’s picture

StatusFileSize
new887 bytes

Case of the disappearing patch. Attaching again.

redndahead’s picture

Priority: Normal » Critical

Marking as critical to look at before release.

redndahead’s picture

Status: Active » Closed (duplicate)

Marking as duplicate of #754648: Should be able to specify a function in Advanced Options and have attached the patch here onto that issue queue. Please give feedback on that issue queue.