6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/28/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1070] problem.php -- bad "explode"
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . ..___..__ . [__)|\/| | [ __| | \| | | [_./|___
Comment
> list($mailbox, $host) = @explode('@', $email); > > if (empty($host)) { > > $host = $conf['server']['name']; > > } > > > > If the "explode" returns other than two results, the first line > produces an error, although the second line is probably supposed to > catch just that error. The required changes are trivial.
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