Closed (works as designed)
Project:
Field Slideshow
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 May 2012 at 00:54 UTC
Updated:
22 Nov 2018 at 13:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
torpy commentedComment #2
idflood commentedThanks for this patch, it looks really good. I've still not tested it but I have a little question.
Is there any reason why you use the 2 !empty(...) at the end of the patch? Looking at the code it seems that the default value is '' so it should work by simply assigning the variable, or did I missed something?
Comment #3
torpy commentedHa, I think it's a holdover from before I'd set the default value and was getting "index doesn't exist" errors. New, cleaner patch attached :)
Comment #4
lamp5