[#2818] PHP Warning
Summary PHP Warning
Queue Whups
Type Bug
State Resolved
Priority 1. Low
Owners Horde Developers
Requester gwprojekt (at) gmx (dot) de
Created 10/20/2005 (1176 days ago)
Due
Updated 12/01/2005 (1134 days ago)
Assigned 10/20/2005 (1176 days ago)
Resolved 12/01/2005 (1134 days ago)
Attachments
Milestone
Patch No

History
12/01/2005 Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Fixed.
10/20/2005 Jan Schneider Assigned to Horde DevelopersHorde Developers
State ⇒ Assigned
 
10/20/2005 gwprojekt (at) gmx (dot) de Comment #1
State ⇒ Unconfirmed
Type ⇒ Bug
Priority ⇒ 1. Low
Summary ⇒ PHP Warning
Queue ⇒ Whups
Reply to this comment
I got the following PHP Warning when I click on the tabs update, 
comment, people, set queue and set type:

Warning: array_keys(): The first argument should be an array in 
/srv/www/horde/whups/ticket/update.php on line 69

I used my bad programming skills to understand, if the user who is 
logged in, has no groupmembership, the result is empty and the return 
value isn't an array as supposed.

I'm not able to create a patch, so I hope you can resolve it for me.