| Summary | Attendee name not display in attendees.inc |
| Queue | Kronolith |
| Queue Version | HEAD |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | |
| Requester | patrick.abiven (at) apitech (dot) fr |
| Created | 07/18/2006 (7053 days ago) |
| Due | |
| Updated | 08/04/2006 (7036 days ago) |
| Assigned | 07/19/2006 (7052 days ago) |
| Resolved | 08/04/2006 (7036 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Not A Bug
State ⇒ Feedback
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Attendee name not display in attendees.inc
Queue ⇒ Kronolith
FBView::render() is not able to retrieve the name of the attendee.
- $member->getName() return null, because the ORGANIZER attribute is empty.
- Kronolith::getFreeBusy () return the $vfb through findComponent
('VFREEBUSY') and the ORGANIZER attribute is not set.
Regards
Patrick