[MKDoc-dev] 1.8 [BUG] Javascript error with /.admin.content
Bruno Postle
bruno at webarchitects.co.uk
Wed Oct 13 12:33:23 BST 2004
[Cc'ing mkdoc-dev list]
MKDoc-1.8 has a built-in WYSIWYG html editor based on a modified
version of HTMLArea:
http://www.dynarch.com/projects/htmlarea/
This is supposed to fall-back to a normal text area for entering
raw html when javascript is not available. It seems that Opera 7.5
for Windows can't cope with the javascript:
>-- STARTS
>http://www.mksearch.mkdoc.org/compilation-with-gcj/.admin.content
>Event thread: onload
>Error:
>name: ReferenceError
>message: Statement on line 1: Reference to undefined variable: No
>such variable 'init'
>Backtrace:
> In unknown script
> init();
> At unknown location
> {event handler trampoline}
>-- ENDS
Thanks to Phil Shaw for the bug report.
--
Bruno
More information about the MKDoc-dev
mailing list