There is a bug in
TWikiDrawApplet when using a drawing name in
WikiNotation: The GIF image shows up in the topic but is not linked.
To fix, change the
onMouseOver part at the end of
sub handleDrawing in file
wikicfg.pm :
- From:
-
onMouseOver=\"window.status='Edit drawing $nameVal using TWiki Draw applet...
- To:
-
onMouseOver=\"window.status='Edit drawing [$nameVal] using TWiki Draw applet...
Fixed add on distribution file
TWikiDraw.zip in topic
TWikiDrawApplet on 07 Sep 2000.
--
PeterThoeny - 07 Sep 2000