Closed (fixed)
Project:
Flippy - Previous / Next pager for Nodes
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2012 at 05:57 UTC
Updated:
26 Apr 2013 at 01:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
greg.franklin commentedI ran into this problem and solved it by modifing the prev / next queries to this:
Comment #2
MGParisi commentedThanks can you write a .PATCH?
Comment #3
Schnaaf commentedthe patch for this issue. I hope I got this right, it's my first patch...
Comment #4
MGParisi commentedI was JUST thinking about this. Ill test it today:) I don't BELIEVE that is right format... did you use git?
Edit: duh, of course you used git. its close, there is instructions on the module page on how to do this http://drupal.org/project/flippy/git-instructions there is also an IRC channel... sometimes you need to wave your hands around in the contrib channel to get some help, because people dont watch it but are willing/eager to help
Comment #5
Schnaaf commentedchanged the patch by following MGParisi's instructions in comment #4.
Comment #6
rliError occurred when applying the patch in #5.
Rewrote the patch.
Comment #7
rliLogic is wrong in #6.
Rewrite the patch for #5.
Comment #8
adammaloneLooks good - especially for migrations where many nodes are created at the same time.
Comment #9
rlicommitted to dev, thanks.