Closed (fixed)
Project:
Subscriptions
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
27 Apr 2006 at 03:21 UTC
Updated:
1 May 2006 at 15:07 UTC
I have installed Subscriptions 4.7.0 (last changed 04/22/2006) on a clean Drupal 4.7rc3. It works fine for the admin user (user 1) but every other user gets an "Access denied" page in response to a "subscribe" operation ie
* clicking "subscribe" on their "my subscriptions" page
* or clicking "subscribe post" under a post.
user/2/subscriptions/add/taxa/1
user/2/subscriptions/add/node/1
both fail with the "Access denied" page, for example.
Jeff
Comments
Comment #1
dziemecki commentedConfirmed. This has to do with the last change I made, driving default actions to run off the users page. I need to think about the best way to handle this. Two short term fixes are to a) roll back to the previous version of the module (which I'm going to do in cvs) or to b) deactivate "Subscriptions users menu on main menu" and activate 'Show Subscriptions users menu on main menu" under the module settings.
Comment #2
dziemecki commented4.7 branch rolled back to previous version.
Comment #3
dziemecki commentedChanging the effected version to "cvs", now that 4.7 has been reverted.
Comment #4
dziemecki commentedFixed in 4.7 and Head.
Comment #5
brashquido commentedHave confirmed fix with CVS on 4.7 RC4. Tested with several users and all are able to administer thier subscriptions properly from the "my subscriptions" tab under the my account area.
Comment #6
dziemecki commentedThanks for the real-world test. My test environment seems to be way friendlier than the rest of the world. Closing the ticket.