Ticket #2282 (new Bug)

Opened 21 months ago

Spellerpages script doesn't work in *nix, assumes language is english and doesn't work in cf5 (updated script attached)

Reported by: markthickpaddy Owned by:
Priority: Normal Milestone:
Component: Server : ColdFusion Version: FCKeditor 2.6.1
Keywords: Cc:

Description

Subject says it all really, the script assumed the operating system was windows, the language was English and it also wouldn't have worked in CF5.

I've updated the code to add support for Linux (should work on other unixes), auto-detect the language by looking at the locale and made some other changes so it should work in CF5 now (haven't tested that though).

We've been using the updated script on Linux and Windows servers running CF8 for a while without any problems.

Mark

Attachments

spellchecker.cfm Download (8.8 KB) - added by markthickpaddy 21 months ago.

Change History

Changed 21 months ago by markthickpaddy

Note: See TracTickets for help on using tickets.