[Tickets #5516] Re: Spell Check does not function
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Jul 5 13:38:33 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5516
-----------------------------------------------------------------------
Ticket | 5516
Updated By | aj at mindcrash.com
Summary | Spell Check does not function
Queue | IMP
Version | HEAD
Type | Bug
State | Feedback
Priority | 2. Medium
Owners |
-----------------------------------------------------------------------
aj at mindcrash.com (2007-07-05 06:38) wrote:
A little bit more info, what would the -a be from?
--- OUTPUT ----
which: no aspell in ((null))
which: no ispell in ((null))
object(PEAR_Error)#3 (8) {
["error_message_prefix"]=>
string(0) ""
["mode"]=>
int(1)
["level"]=>
int(1024)
["code"]=>
int(127)
["message"]=>
string(45) "spellcheck failed: sh: -a: command not found
"
["userinfo"]=>
NULL
["backtrace"]=>
array(3) {
[0]=>
array(6) {
["file"]=>
string(27) "/usr/local/lib/php/PEAR.php"
["line"]=>
int(572)
["function"]=>
string(10) "PEAR_Error"
["class"]=>
string(10) "PEAR_Error"
["type"]=>
string(2) "->"
["args"]=>
array(5) {
[0]=>
string(45) "spellcheck failed: sh: -a: command not found
"
[1]=>
int(127)
[2]=>
int(1)
[3]=>
int(1024)
[4]=>
NULL
}
}
[1]=>
array(7) {
["file"]=>
string(48) "/usr/local/lib/php/Horde/SpellChecker/aspell.php"
["line"]=>
int(65)
["function"]=>
string(10) "raiseError"
["class"]=>
string(4) "PEAR"
["object"]=>
object(SpellChecker_aspell)#2 (9) {
["_path"]=>
string(0) ""
["_maxSuggestions"]=>
int(10)
["_minLength"]=>
int(3)
["_locale"]=>
string(2) "en"
["_encoding"]=>
string(10) "iso-8859-1"
["_output_encoding"]=>
string(10) "ISO-8859-1"
["_html"]=>
bool(false)
["_suggestMode"]=>
int(1)
["_localDict"]=>
array(0) {
}
}
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(45) "spellcheck failed: sh: -a: command not found
"
[1]=>
int(127)
}
}
[2]=>
array(7) {
["file"]=>
string(71)
"/var/webdata/mycampus-ssl/framework/SpellChecker/tests/basic-aspell.php"
["line"]=>
int(10)
["function"]=>
string(10) "spellCheck"
["class"]=>
string(19) "SpellChecker_aspell"
["object"]=>
object(SpellChecker_aspell)#2 (9) {
["_path"]=>
string(0) ""
["_maxSuggestions"]=>
int(10)
["_minLength"]=>
int(3)
["_locale"]=>
string(2) "en"
["_encoding"]=>
string(10) "iso-8859-1"
["_output_encoding"]=>
string(10) "ISO-8859-1"
["_html"]=>
bool(false)
["_suggestMode"]=>
int(1)
["_localDict"]=>
array(0) {
}
}
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
string(21) "some tet [mispeled] ?"
}
}
}
["callback"]=>
NULL
More information about the bugs
mailing list