I use the Foliopress WYSIWYG editor. I inserted overview-1.png via the 'Quick Insert Image' option. This added the following mark-up:
<img width="166" height="263" alt="overview 1" src="images/2012/01/overview-1.png" />
The width and height attributes are correct yet the editor can't find the src. But on the FE the img gets displayed.
How do I display the img in the WYSIWYG as well?