Summary | Queue summary permission problem |
Queue | Whups |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | chuck (at) horde (dot) org |
Requester | horde40 (at) volkerthen (dot) com |
Created | 04/14/2008 (6268 days ago) |
Due | |
Updated | 04/24/2008 (6258 days ago) |
Assigned | |
Resolved | 04/24/2008 (6258 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
honored now.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Queue summary permission problem
Queue ⇒ Whups
Milestone ⇒
Patch ⇒ No
the block "Queue Summary" shows summaries of queues even if the user
doesn't have the proper permissions to view them. The user even can
get a list of open tickets of these queues:
horde/whups/queue/?id=...
followed by notices
Notice: Undefined index: name in
/var/www/html/horde/whups/queue/index.php on line 43
Notice: Undefined index: id in /var/www/html/horde/whups/lib/Whups.php
on line 46
Notice: Undefined index: name in
/var/www/html/horde/whups/queue/index.php on line 57
Alt least, the tickets are not accessible by the user:
"You do not have permission to access this ticket..."
Volker