Summary:
Image preview no longer shown
Detailed Description:
Dear JC,
When generating modules with MCFactory i found that the latest release has a
little bug in it.
When an item (image) is added in a module created with the latest MCFactory
release (2.2.24) the image preview is no longer visible.
The Delete checkbox does still appear and functions correctly.
The image tag however now contains an incorrect URL...
MCFactory 3.2.24
<img
src="http://www.somewebsite.com/admin/moduleinterface.php?mact=Test6,,download,0&_sx_=21226e1d&item_id=1&field=picture"
/>
When i downgrade, the image tag contains the correct URL again.
MCFactory to 3.2.4
<img
src="http://127.0.0.1:8080/mcftest/uploads/Modules/Test7/150_150_testimg.jpg" />
Greetings,
Manuel