[cvs] commit: imp/docs CHANGES imp/js SpellChecker.js imp/js/src SpellChecker.js

Chuck Hagenbuch chuck at horde.org
Thu Aug 30 02:49:39 UTC 2007


chuck       2007-08-29 22:49:39 EDT

  Modified files:
    docs                 CHANGES 
    js                   SpellChecker.js 
    js/src               SpellChecker.js 
  Log:
  [cjh] Fix spellchecking HTML messages with active links (Bug #5629).
  
  The falsify function was being called from an anonymous function that
  did not have "this" bound to the SpellChecker object. Further, when I
  fixed that, the links weren't actually disabled. Using Event.stop
  works for me, and fixes the scope problem as well.
  
  Revision  Changes    Path
  1.1049    +1 -0      imp/docs/CHANGES
  1.31      +1 -1      imp/js/SpellChecker.js
  1.30      +3 -7      imp/js/src/SpellChecker.js

  Chora Links:
  http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.1048&r2=1.1049&ty=u
  http://cvs.horde.org/diff.php/imp/js/SpellChecker.js?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/imp/js/src/SpellChecker.js?r1=1.29&r2=1.30&ty=u


More information about the cvs mailing list