Unpublishing a node takes user to access denied page
nigma3d - January 11, 2006 - 20:48
| Project: | Node Moderation |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
When one of my users is the final one to rate a node to be unpublished and it is succesfully unpulblished, they are taken to an access denied page because they are not allowed to view an unpublished page. The problem lies in the drupal go_to function that takes them back to the page where they submited the vote. I am not sure where it should take them, but somewhere they do not get the access denied message.
