Closed (fixed)
Project:
Smart Paging
Version:
7.x-1.1-alpha3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2011 at 14:41 UTC
Updated:
3 Jul 2013 at 14:00 UTC
Jump to comment: Most recent
Comments
Comment #1
andrewsuth commentedUpdated title.
Comment #2
andrewsuth commentedThere are quite a few posts in Global Redirects about this issue which have not yet been resolved as yet:
#346911: Redirect Loop and custom_url_rewrite ignored
#1034126: Infinite loop (error 310) with i18n in D7
When they're resolved, we'll see if it fixes the issue.
Setting this issue to "Postponed" in the mean-time.
Comment #3
arpeggio commentedI see you are using Global Redirect. I have tried that module with my site and it does not work as expected. It just creating an infinite loop.
Comment #4
andrewsuth commentedExactly, there seems to be a conflict with Global Redirect.
Modules that use
inboundandoutboundseem to cause problems with Global Redirect at the moment. I think it's probably an issue with Global Redirect, as I outlined in #2.Comment #5
AniaMi commentedsubscribe
Comment #6
Tiberio commentedsubscribe
Comment #7
bverc commentedsubscribe
Comment #8
rwohlebsubscribe
Comment #9
ronny89 commentedfor version 1.3 (of Smart Paging) the solution to this issue: #1378690: Update to 7.x-1.4 adds duplicate language prefixes, causing a redirection loop helped to solve this issue.
Comment #10
perisdr commentedI am having trouble making the module work with Global Redirect enabled.
I am using Global Redirect 7.x-1.x-dev and tried both Smart Paging 7.x-1.3 and Smart Paging 7.x-1.x-dev
and no matter which node page I try to access it keeps returning me to the node:
I can't find any settings in GR that could help me solve the issue. Anyone had any similar problem? By disabling GR the module works just fine so I am pretty sure about the scope of the problem.
Comment #11
damiandab commentedI have the same problem :(
Comment #12
arpeggio commentedHi, I'll work on this "Global Redirect" and "Smart Paging" integration on my free time. Of course, patches are always welcome. Thank you.
Comment #13
arpeggio commentedComment #14
wranvaud commentedDoes someone know a workaround for this in the mean time?
Comment #15
jonn59 commentedSame problem :(
subscribe!
Comment #16
remkovdz commentedI'm also still looking for a workaround for now. Thanks.
Comment #17
remkovdz commentedThe same problem occurs when using Clean Pagination btw.
Comment #18
wranvaud commentedI switched to the module pagination for this and it works like a champ til now. It's still in dev though.
Comment #19
arpeggio commentedAs suggested in http://drupal.org/node/1103810#comment-6286556 should work in this issue as temporary fix as well.
Comment #20
cyberschorschFor using smart paging and clean url paging, please see this global redirect issue
https://drupal.org/node/1843500#comment-7535655
This works for us :)
Comment #21
arpeggio commentedHi Cyberschorsch, I tested smart paging with clean url paging enabled and global redirect with applied patch at https://drupal.org/node/1843500#comment-7535655, it works like a charm! Thank you Cyberschorsch for sharing.
Comment #23
aaronbaumanconfirming that #1843500-6: Wrong usage of prefix in Global Redirect (Patch attached) fixed the issue