Closed (fixed)
Project:
Views Slideshow JCarousel
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2012 at 12:18 UTC
Updated:
23 Sep 2014 at 02:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
imclean commented#default_value for the pager fields was set incorrectly. This should fix it.
Comment #2
fearlsgroove commentedThanks, committed
http://drupalcode.org/project/views_slideshow_jcarousel.git/commit/e8c6355
Comment #4
stborchertUnfortunately this isn't really fixed since you forgot to update
views_slideshow_jcarousel_views_slideshow_option_definition().Comment #5
jomarocas commentedpatch #4 works for me thanks
Comment #7
netw3rker commentedIt looks like both patches are in and now in both master and 7.x-1.x. Thanks everyone!