Closed (fixed)
Project:
Spell Check
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Nov 2003 at 20:37 UTC
Updated:
21 Dec 2003 at 23:20 UTC
Aspell is located here (path pulled from variable table):
/kunden/homepages/xx/xxxxxxxxx/htdocs/bin/aspell --dict-dir=/kunden/homepages/xx/xxxxxxxxx/htdocs/bin/dict
Permissions allow access.
Dictionary is english.
Command in spellcheck module, when run from commandline, works fine.
Url rewriting is disabled.
Comments
Comment #1
matt westgate commentedTwo questions:
1. What browser are you using to test this?
2. If you have mod_rewrite, what happens when you enable clean urls and access spellcheck?
Comment #2
kyber commentedTested in IE and Mozilla, Mozilla under Linux and Windows.
No access to mod_rewrite, I wish... That's why I tried the PHPSESSIONID in the url.
Comment #3
matt westgate commentedI believe i have fixed the problem. Please test this on your machine and let me know. The new version can be found here.
Comment #4
kyber commentedYou did indeed.
Thanks! You rock.
Comment #5
kyber commentedp.s. - I had to add =yes after scrollbars to avoid an annoying spellcheck window.
Comment #6
matt westgate commentedthanks for reporting this. i have added scrollbars to the spellcheck window. marking this issue as fixed.
Comment #7
kyber commentedFailure to thoroughly test :(
If I click on Correct Spellings, I also get sent to the login page, instead of updating the parent.
Probably same problem?
Comment #8
matt westgate commentedI missed one form action tag. Wrapping it in url() solved the problem.
Comment #9
kyber commentedNoticed as I was merging in drupal.diff
CVS comment references wrong bug number btw, oh well. :)
Thanks.
Comment #10
(not verified) commented