Closed (duplicate)
Project:
Gallery
Version:
5.x-2.x-dev
Component:
Code / API
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2007 at 04:37 UTC
Updated:
24 Oct 2007 at 11:43 UTC
Sorry, this is still an i18n integration problem, just for your reference.
I found if I press the item action (edit photo, edit permission, ...) in the home album, it's ok with i18n. But if I use the item action in the child album, then I'll get a infinite loop url. The following is the url, the 1st is ok, but the 2nd will cause loop.
And I found the url is the same when I disable i18n.
Home Album:
http://localhost/index.php?q=gallery&g2_view=core.ItemAdmin&g2_subView=core.ItemPermissions&
g2_itemId=7&g2_return=/index.php?q=gallery&g2_0=gallery&g2_returnName=%E7%9B%B8%E7%B0%BF
Child Album:
http://localhost/index.php?q=gallery&g2_view=core.ItemAdmin&g2_subView=core.ItemPermissions&
g2_itemId=385&g2_return=/v/lassie/?g2_0=gallery&g2_returnName=%E7%9B%B8%E7%B0%BF
Comments
Comment #1
profix898 commentedDuplicate of http://drupal.org/node/185877