Jump to content

Browser's spellchecker not working after 7.x upgrade


Recommended Posts

Hello people.

 

Spellchecker with chrome or firefox was working for years.

Since 2008 as I can recall.

 

After upgrading to 7, it stopped working in some areas like support tickets.

 

Googling, I found that there is a var for that in tiny mce,

 

body.spellcheck

 

And grepping every file in whmcs folder I found two files that disables this now.

 

{r.body.spellcheck=false}

 

In:

assets/js/tiny_mce/tiny_mce.js

includes/jscript/tiny_mce/tiny_mce.js

 

Is is possible to enable it somehow and preserve this in future updates? Like an override ?

 

---------Edit

It's working if I change in

includes/jscript/tiny_mce/tiny_mce.js

the r.body.spellcheck=false to true, but I assume an update it will overwrite it again.

Edited by chrismfz
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated