5 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] Re: Spell check fails...
FromSent OnAttachments
K.C. BaltzOct 8, 2004 1:21 pm 
mattiOct 9, 2004 12:33 am 
K.C. BaltzOct 9, 2004 8:30 pm 
Sam VarshavchikOct 24, 2004 9:02 am 
K.C. BaltzOct 25, 2004 2:05 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] Re: Spell check fails to replace words - SOLVEDActions...
From:K.C. Baltz (kc.b@firefox.co.uk)
Date:Oct 25, 2004 2:05:00 pm
List:net.sourceforge.lists.courier-sqwebmail

Sorry, I should have made it more clear in my "SOLVED" email. The bug is the in the RIWOS version of SqWebMail (version 1.3 to be precise). I haven't seen the problem in the standard SqWebMail distro.

K.C.

Sam Varshavchik wrote:

K.C. Baltz writes:

I found the problem. It's in sqispell.c. There's mixed use of the request parameters "REPLACE" and "replace". The difference in case is causing certain features not to be activated. The same thing is also true for REPLACEALL. Changing them to all be the same (I chose lower-case) fixes the problem.

I do not see any mixed use. All references to "REPLACE" and "REPLACEALL" in sqispell.c are in uppercase.