Active
Project:
NodeStream
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2011 at 15:09 UTC
Updated:
19 Apr 2011 at 20:29 UTC
I am working on a NodeStream site (as you know), and I have recently started having problems with the node editing pages causing infinite redirects to itself:
When I visit http://localhost/sermitsiaq/node/54279/edit the server sends back a “Location: http://localhost/sermitsiaq/node/54279/edit” header, so the browser eventually gives up and stops following the redirects.
Any clues?
Comments
Comment #1
miklThis only happens when your language settings are broken somehow. Still worth checking out, but kinda hard to reproduce.
Comment #2
fabsor commentedThis really needs to be cleaned up. We did the redirect in order to make sure all referencing nodes are the same language that the translated node is. This backfires in various ways apparantly, so we really really need to have a look at this again.