Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • dev-thandabantu 41 posts 321 karma points
    Oct 05, 2022 @ 19:52
    dev-thandabantu
    0

    src: "/media/...." is not a valid udi

    I have images that were uploaded using an Image Cropper. I would like to replace the Image Cropper with a Media Picker. Doing this leads to the following exception: Server Error

    Note: This exception is obviously coming from the pages that render an image uploaded using an Image Cropper.

    The only work around I have found thus far is removing the uploaded image before swapping the Image Cropper with a Media Picker. Then, after replacing the Image Picker with a Media Picker, I can reupload those images removed earlier. Expectedly, this is tedious and I would like to find a way to handle this programmatically. Any ideas?

  • dev-thandabantu 41 posts 321 karma points
    Oct 06, 2022 @ 07:37
    dev-thandabantu
    100

    I found a solution on this question.

Please Sign in or register to post replies

Write your reply to:

Draft