Closed (fixed)
Project:
Views Slideshow
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2011 at 21:28 UTC
Updated:
30 Jun 2011 at 01:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
redndahead commentedI would say it is intended to have 2 pagers. So this is bad moving to dev so i will see it.
Comment #2
redndahead commentedThis patch was committed with a follow up patch tracer.
Comment #3
tom friedhof commentedBoth patches from comment #2 did not make it into the last commit http://drupalcode.org/project/views_slideshow.git/commit/a7aa09b
The pager active class is broke using the latest dev version. I had to manually apply 1128930-d7-2.patch.
Comment #4
tom friedhof commentedI re-rolled the patch from comment #2 (1128930-d7-2.patch) again so that it works with drush_make.
Comment #5
redndahead commentedWhoops I had forgotten to push the commit. Can you make a patch for whatever you changed to get drush make to work?
Comment #6
BernieCram commentedHi Redndahead,
I have just applied the patch in comment 4 and have found that it fixed the active class issues I commented about in this issue http://drupal.org/node/1144512#comment-4506724
Thanks so much to you for your work on this module and thanks tom for the patch!
Cheers
Bernie
Comment #7
tom friedhof commented@redndahead: I didn't make any changes, I just re-rolled the patch using --no-prefix so that the patch was in the correct format that drush_make expects.
@BernieCram: You shouldn't need to apply this patch if you grab the latest dev release dated June 14, 2011. @redndahead pushed this patch a couple days ago.
Comment #8
BernieCram commentedThanks Tom, I should have checked for new dev, updated and all working as expected.
Cheers
Bernie