Summary | typo in freebusy check resulting in wrong FB detection |
Queue | Kronolith |
Queue Version | 2.0 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | wolfgang.rosenauer (at) an-netz (dot) de |
Created | 12/30/2004 (7521 days ago) |
Due | |
Updated | 12/30/2004 (7521 days ago) |
Assigned | 12/30/2004 (7521 days ago) |
Resolved | 12/30/2004 (7521 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
you found a bug in the free/busy code.
But I'm trying to track down the problem that the FB view is not
correct in my Kronolith installation. With !== every time is free and
with != every time is displayed busy.
E.g. I have an appointment from 1200-1300 and create a new appointment
at the same day,
the freebusy view shows no "busy" between 1200 and 1300.
State ⇒ Feedback
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ typo in freebusy check resulting in wrong FB detection
Queue ⇒ Kronolith
< if ($vFb !== false) {