Media Picker update

HI

I have updated DataTypes from Media.Picker (legacy ) to Media.Picker3.

All seems good, DataTypes updated as expected.

Only issue is have is that existing images do not render within image property of the node in back office, only name and checkered thumbnail.

Media section displays the image as expected.

I do have the media file system for the media folder pointing to a shared folder, but dont think this may be the cause as i can view the images in the media section.

Debugging via browser developer tools, the path to the image from the node image fields have HTML entities within it.

/umbraco/backoffice/umbracoapi/images/GetBigThumbnail@originalImagePath=https%3A%2F%2FdomainPath%2Fshared-media-path%2Frandom-folder%2Fmy-image.jpg&rnd=0.8765483782738723

Has anyone had this issue updated media.Picker ?

Dibs

Issue raised and closed by Umbraco CMS issue tracker on GItHub :

Has anyone one come across MediaPicker3 field thumbnail content not rendering after upgrading to any Umbraco version after 8.18.5 ?

Media Picker (Media Picker Legacy & Media Picker 3) has broken big thumbnail after updating to version 8.18.6 (Image stored in AWS S3) · Issue #14140 · umbraco/Umbraco-CMS · GitHub this was also closed with same issue

Any assistance would be great

Dibs

Have you cleared the data folder / cache folders since the upgrade?

Stop the site clear /umbraco/data folder and start up again.

Hi Steve

yeah i have tried deleting the TEMP folder under DATA folder, made no difference.

Dibs