[#6603] Queue summary permission problem
Summary Queue summary permission problem
Queue Whups
Type Bug
State Resolved
Priority 2. Medium
Owners Chuck Hagenbuch <chuck (at) horde (dot) org>
Requester horde40 (at) volkerthen (dot) com
Created 04/14/2008 (116 days ago)
Due
Updated 04/23/2008 (107 days ago)
Assigned
Resolved 04/23/2008 (107 days ago)
Attachments
Milestone
Patch No

History
04/23/2008 Chuck Hagenbuch Comment #2
State ⇒ Resolved
Assigned to Chuck Hagenbuch
Reply to this comment
I was never able to reproduce the undefined index, but permissions are 
honored now.
04/14/2008 horde40 (at) volkerthen (dot) com Comment #1
Patch ⇒
Milestone ⇒
Queue ⇒ Whups
Summary ⇒ Queue summary permission problem
Type ⇒ Bug
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Reply to this comment
Hi,

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