phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] A bug in Calendar app


From: Eugene Sandulenko
Subject: Re: [Phpgroupware-developers] A bug in Calendar app
Date: Wed, 9 Jan 2002 22:02:35 +0200

Mark A Peters writes:
 > It could be that you are not a member of a group at the moment.
 > 
 > Check to see if this is true.  If so, please assign yourself to a group
 > and try again.  The general rule is that each member should be a member of
 > at least one group.
No, this is not the case. Everyone is in group Default.

Actually this bug triggers also on devel demo on
phpgroupware.org. Login as "demo" and try to switch to demo3's
calendar. Or moreover, try to switch to demo's calendar. Neither does
work. Switching to demo2's calendar triggers another bug which I
haven't see in my two installations of phpGW.

The patch you sent recently, which introduces following line

    if($this->bo->owner == $event['owner'] || 
                       $this->bo->member_of_group($this->bo->owner))

does not fix the bug.

Eugene



reply via email to

[Prev in Thread] Current Thread [Next in Thread]