#2282: Spellerpages script doesn't work in *nix, assumes language is english and doesn't work in cf5 (updated script attached) -----------------------------+---------------------------------------------- Reporter: markthickpaddy | Type: Bug Status: new | Priority: Normal Milestone: | Component: Server : ColdFusion Version: FCKeditor 2.6.1 | Keywords: -----------------------------+---------------------------------------------- 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 -- Ticket URL: <http://dev.fckeditor.net/ticket/2282> FCKeditor <http://www.fckeditor.net> The text editor for Internet ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ FCKeditor-Trac mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fckeditor-trac
