Bug #33074
Wrong check of "adminUsers"-Parameter
| Status: | Resolved | Start date: | 2012-01-09 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Thomas Ernst | % Done: | 100% |
|
| Category: | - | |||
| Target version: | Version 0.16.0 | |||
| Votes: | 0 |
Description
During the check if the current fe-user is the organizer of an event, the parameter "adminUsers" is being checked wrongly. The parameter is taken as array but it is a string with a commaseparated list.
(Thanks to G. Hoelzl)
Associated revisions
[Bug #33074] Wrong check of "adminUsers"-Parameter
[Bug #33074] Wrong check of "adminUsers"-Parameter
History
Updated by Thomas Ernst over 1 year ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
The issue has been fixed.