[imp] IMP Compose errors
Gary Windham
windhamg at email.arizona.edu
Mon Mar 8 13:26:18 PST 2004
Quoting Michael M Slusarz <slusarz at bigworm.colorado.edu>:
> Quoting Gary Windham <windhamg at email.arizona.edu>:
>
>> This problem is being caused by conversion of the double-quotes in
>> framework/Editor/Editor/htmlarea.php to " 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("message");".
>
> Committed - thanks.
I think you made a slight typo: those need to be double quotes at the
beginning
and end of the $js string assignment. The current version doesn't parse
correctly.
Thanks,
--Gary
--
Gary Windham
Systems Programmer, Principal
The University of Arizona, CCIT
More information about the imp
mailing list