No images and empty src paths for images 3.1.2

Summary

Quick summary what this issue is about.

Hi I’m running Modx 3.1.2 and have noticed that images are not showing whenever I insert them on a page/resource. They show in TinyMCE, and show in the code within the modx manager if I turn off Rich Text editing. But, on my website the page just has an image listed in the html like this:

<img src="" alt="" width="229" height="400">

If anyone can please help with a fix, I’ve not come across this before in Modx…

thanks very much

Does this only happen to images that you add to the content field of a resource (with TinyMCE) or to all the images you display on the front-end (for example using an image-TV instead)?

What is the exact MODX extra (and version) that you use for TinyMCE?

ah seems fixed now an update to TinyMCE plugin has become available. Cheers.