Bug #2899
forum subscription permissions not working properly
| Status: | Closed | Start date: | 10/13/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | krileon | % Done: | 100% | |
| Category: | - | |||
| Target version: | 2.5 |
Description
When permissions for forum subscriptions are calculated they're not being done correctly and is resulting in users never receiving notifications that they should be receiving.
History
#1 Updated by krileon over 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
The IF check was checking if an id didn't exist instead of if an id did exist.
#2 Updated by krileon over 1 year ago
- Status changed from Resolved to Assigned
- % Done changed from 100 to 80
Broken, again. With the subscriber access check removed the email sends, but with it present the email never is sent.
#3 Updated by krileon over 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 80 to 100
Wrong usage is in place, fixed for next release.
#4 Updated by krileon about 1 year ago
- Status changed from Resolved to Closed