6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/1/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5127] Attendees list disappears
*
Your Email Address
*
Spam protection
Enter the letters below:
.__.. ..__ .. . | ||\/|[__) |\ / |__\| || \\__| \/
Comment
> found the problem! > > > > The attendee list has a link to write an email directly to that user > which is in the list... since i'm not using imp it's trying to make a > link out of an error object which of course doesn't work. > > > > if imp isn't installed then the link shouldn't be generated. > > > > my quick and dirty fix for the moment would be in horde.php around 799: > > if(is_string($url)){ > > $ret = '<a href="' . $url . '"'; > > } > > else{ > > $ret = '<a href="#"'; > > }
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