I noticed after inserting one of the icons (from the Kupu menu) that after saving the img tags remained instead of the path in the Plugin settings page. I.e.:
<img width="16" src="http://wikiserver/twiki/pub/TWiki/TWikiDocGraphics/choice-yes.gif" height="16"></img>
instead of:
<img src="%PUBURL%/TWiki/TWikiDocGraphics/choice-yes.gif" alt="" />
This was reported as fixed in 0.15, but still occurs on my 7786 install
Actually I probably just re-created it with my recent checkin. What is your setting of %PUBURL%?
CC
Never mind - SVN 7788
CC