[cvs] commit: framework/Editor/Editor htmlarea.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Mon Mar 8 13:09:52 PST 2004


slusarz     2004/03/08 13:09:52 PST

  Modified files:
    Editor/Editor        htmlarea.php 
  Log:
  Submitted by: Gary Windham <windhamg at email.arizona.edu>
  Fix: This problem is being caused by conversion of the double-quotes in
  framework/Editor/Editor/htmlarea.php to &quot; encoding in the resultant
  Javascript; this is causing a syntax error when the call to HTMLArea.replace()
  contains an argument, as the generated Javascript comes out looking something
  like "HTMLArea.replace(&quot;message&quot;);".
  
  Revision  Changes    Path
  1.12      +3 -3      framework/Editor/Editor/htmlarea.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Editor/Editor/htmlarea.php?r1=1.11&r2=1.12&ty=u


More information about the cvs mailing list