6.0.0-beta1
7/6/25

[#1610] Ispell command line
Summary Ispell command line
Queue IMP
Queue Version 4.0.2
Type Bug
State Not A Bug
Priority 2. Medium
Owners
Requester etpub (at) adequation (dot) ca
Created 03/22/2005 (7411 days ago)
Due
Updated 04/22/2005 (7380 days ago)
Assigned 03/24/2005 (7409 days ago)
Resolved 04/22/2005 (7380 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/22/2005 09:30:44 AM Jan Schneider Comment #4
State ⇒ Not A Bug
Reply to this comment
No feedback.
03/24/2005 02:08:38 AM Chuck Hagenbuch Comment #3
State ⇒ Feedback
Reply to this comment
Look more closely at lines 228-233. -h is correct for earlier versions 
of ispell; -H is for aspell. For whatever reason your ispell acts like 
aspell. You'll have to come up with a way to detect that.
03/23/2005 12:00:14 AM etpub (at) adequation (dot) ca Comment #2 Reply to this comment
-a -H would work as well...
03/22/2005 11:57:20 PM etpub (at) adequation (dot) ca Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Ispell command line
Queue ⇒ IMP
Reply to this comment
I've downloaded and installed ispell from the link provided in the 
docs/INSTALL document of IMP (see below for version info). The 
spellchecker didn't find any error each time, so I investigated the 
code and found that the command line arguments for ispell appear to be 
invalid.



I changed the command line



From: ispell -a -h < tempfile

To: ispell -A -H < tempfile



to make it work.



Here are the details:



@(#) International Ispell Version 3.2.06 08/01/01

Horde 3.0.3

IMP H3 (4.0.2)



File spelling.php, line 236 and the preecedings



Regards,



Etienne Richard

Saved Queries