Copied to clipboard

Flag this post as spam?

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


  • Torleif 11 posts 68 karma points
    Aug 28, 2015 @ 11:07
    Torleif
    0

    Issue when resizing images in RTM

    Is it possible to deifine how url parameters for resized images in RTM are outputted?

    Issue: Currently the url generated looks like this: domain/image.jpg?width=500px&height=500px

    Both image resizer and image processor support width and height parameters but not with the "px".

    Working solution: domain/image.jpg?width=500&height=500

    Any help is much appreciate!

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Sep 01, 2015 @ 08:36
    Jeavon Leopold
    0

    Hi Torleif,

    This is bug which has been fixed in Umbraco v7.3.0+

    See here for more info, you might be able to patch your current JS files if you don't wan't to update to v7.3 immediately by checking the changes in the fix commit.

    Jeavon

Please Sign in or register to post replies

Write your reply to:

Draft