6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6625] imp/lib/SpellChecker/aspell.php test for ecode broken
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__ . .. , . [__)[__)|\/| \./ | | \| \| | | \__|
Comment
> I don't actually know any of the PHP developers, so I've tacked a > comment onto one of the bugs I perceived to be applicable (and that > was still allowing comments). If one of you has an in with the folks > at php.net, could you pursue this? > > > > In the meantime, what about replacing... > > > > if (($ecode = proc_close($process)) != 0) { > > > > with something like.. > > > > if (strlen($out) == 0) { > > > > or > > > > if (empty($out)) { > > > > if there's a problem invoking aspell, $out stays empty, but $err gets > filled.. so this seemed like it might work ok?
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