6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/29/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#684] FBView.php rendering all the same attendee
*
Your Email Address
*
Spam protection
Enter the letters below:
.__.. ..__ . . . | ||\ |[__)| |\/| |__\| \|| |___| |
Comment
> I believe this is because when attendees are added, the most recent > one overwrites the earlier ones (byref vs. byval). > > > > Index: kronolith/lib/FBView.php > > =================================================================== > > RCS file: /repository/kronolith/lib/FBView.php,v > > retrieving revision 1.7 > > diff -r1.7 FBView.php > > 33c33 > > < $this->_requiredMembers[] = &$vFreebusy; > > --- > >> $this->_requiredMembers[] = $vFreebusy; > > 38c38 > > < $this->_optionalMembers[] = &$vFreebusy; > > --- > >> $this->_optionalMembers[] = $vFreebusy; > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers