We are using the fastimage plugin with our CKEditor to perform image insertions into editor area. However, current, 0.2 version of a plugin has a serious flaw - it is not being reinitialized after the previous image has been uploaded, so if one is to add two images using the fastimage add image dialog, on a subsequent dialog invokations via a button on the toolbar, we will see previous image on the dialog.
Thank you in advance on a hint, where we can re-init the plugin dialog.