6.0.0-alpha10
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
5/16/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7444] When attendees don't have f/b info, show a status or warning, but not an error
*
Your Email Address
*
Spam protection
Enter the letters below:
. . .. .. , __ | | ||\/| \./ / ` |___|__|| | | \__.
Comment
> The error message "Error retrieving free/busy information for xxxx" > appears for each attendee when free/busy is not set in the address > book for the user. It should not be required. > > > > Looks like the below generates the error in attendees.php. > > $vfb = Kronolith_Freebusy::get($email); > > if (!is_a($vfb, 'PEAR_Error')) { > > .... > > } else { > > $notification->push( > > sprintf(_("Error retrieving free/busy information for > %s: %s"), > > $email, $vfb->getMessage())); > > } > >
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