Closed (won't fix)
Project:
Project Issue File Review
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Nov 2009 at 01:47 UTC
Updated:
18 Nov 2009 at 02:15 UTC
I get 403 access denied on http://testing.drupal.org/admin/pifr/environment/edit/1. I have the admin role, which has all permissions except book page deletion.
Comments
Comment #1
boombatower commentedI assume you meant: http://testing.drupal.org/pifr-2.x/admin/pifr/environment/edit/1.
Works for me, but I am user 1 on that site. Menu hooks seems correct, the permission matches up and everything.
Looks like it will require some further investigation.
Comment #2
deekayen commentedYep, not an access issue. I can get to your corrected link. It's the edit link for the environment on http://testing.drupal.org/pifr-2.x/admin/pifr/environment - it is coded to the root of the domain instead of relative to the install.
Comment #3
boombatower commentedHmm...I create those in a view, not sure what else to do as they need the beginning / or they will be relative to whole path.
Comment #4
deekayen commentedComment #5
boombatower commentedUnless we have an easy way to fix this in a view, I vote we leave it alone since pifr runs on a root domain normally.