>>> Dear Squirrel Mailers
>>>
>>> We continue to develop our Squirrel Mail setup using:
>>> Win 2003 Server
>>> Apache 2.0.54
>>> PHP 4.4.0
>>> Squirrel Mail 1.4.5
>>>
>>> We are trying to implement the squirrelspell plugin version 0.3.8 (this
>>> is the one included in the SM 1.4.5 distribution). We have installed
>>> the
>>> win32 Aspell version 0.50.3, and edited sqspell_config to include:
>>>
>>> $SQSPELL_APP = array('English' => 'c:\aspell\bin\aspell -a',
>>> 'Spanish' => 'c:\aspell\bin\aspell -d spanish -a');
>>>
>>> So far so good. When clicking on "Check Spelling" we are first asked to
>>> select language, and then the main dialog appears. The number of errors
>>> found is correct, but all the little boxes are empty except
>>> "Suggestions", and all we can do at this point is "Close and Cancel".
>>> If we use the browser to view the page source for the popup we can see
>>> that the errors have been correctly identified and corrections listed.
>>
>> As suggested when first signing up to the list.  Please try reading the
>> archives (you might consider the plugins and devel list archives too).
>> I
>> believe it has been asked several times recently.  The issue is with
>> ispell/aspell returning \r\n on windows instead of just \n.  There is a
>> patch included in one of them if I remember correctly.
>>
>> - --
>> Jonathan Angliss
>> <[EMAIL PROTECTED]>
>>
>
> Thank you for your prompt reply. We have looked through the archives and
> come across several references, but the only fix we have found is a
> suggestion from PajaP that an earlier version of the squirrelspell plugin
> might work, possibly the one included with SM 1.4.3. Does anyone have
> experience of this? Does anyone know where we can get the earlier version
> to try it out?

http://article.gmane.org/gmane.mail.squirrelmail.plugins/10275

http://www.squirrelmail.org/wiki/KnownBugs

http://cvs.sf.net/viewcvs.py/squirrelmail/squirrelmail/plugins/squirrelspell/modules/check_me.mod?r1=1.10.2.10&r2=1.10.2.11

Or get plugins/squirrelspell/modules/check_me.mod from 1.4.6cvs. It fixes
your issue and some gettext/sprintf formating errors.

-- 
Tomas


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to