[wp-trac] Re: [WordPress Trac] #9798: TinyMCE Spellchecker not working behind firewall (google spellcheck)

WordPress Trac wp-trac at lists.automattic.com
Thu May 14 07:50:01 GMT 2009


#9798: TinyMCE Spellchecker not working behind firewall (google spellcheck)
--------------------------+-------------------------------------------------
 Reporter:  bforchhammer  |       Owner:  azaozz                                                
     Type:  enhancement   |      Status:  new                                                   
 Priority:  normal        |   Milestone:  2.8                                                   
Component:  TinyMCE       |     Version:  2.8                                                   
 Severity:  normal        |    Keywords:  has-patch 2nd-opinion needs-testing proxy spellchecker
--------------------------+-------------------------------------------------
Changes (by bforchhammer):

  * keywords:  has-patch proxy spellchecker => has-patch 2nd-opinion needs-
               testing proxy spellchecker


Comment:

 - I disabled sslverify on the http connection becasue it tells me that the
 verification fails on my test server. Should this be active?
  - Changed it to use similiar_text to compare a given word with the list
 of possible suggestions; this way we don't have to maintain a list of
 miss-spellings. (which seemed kind of ugly in the first place).
  - The similiarity treshold is set to 80% at the moment.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9798#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list