Copied to clipboard

Flag this post as spam?

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


  • Russell Horton 3 posts 24 karma points
    Mar 13, 2014 @ 12:35
    Russell Horton
    0

    Courier appending image size to image tag src attribute

    Hello community!

    I have a problem with a specific type of content deployment using Courier.

    Setup:
    I'm running umbraco 4.11.8 with courier 2.7.8.15.v4.
    The sites, both source and destination, are running on IIS7, .net 4 on a windows 2008 R2 server.

    Scenario:
    - I insert an image ("/media/en-gb/289645/koala.jpg") into a piece of rich text content and resize that image to differnet dimensions, using the RTE interface.
    - Save and publish the content
    - Courier the Node to the destination site
    - Check the destination site, the image appears broken in the RTE and inspecting the HTML I notice that the src attribute now contains the image dimensions appended to the image name ("/media/en-gb/289645/koala_500x375.jpg")
    - Removing the image dimensions from the src attribute restores the image on the destination site. The media file itself is transferred perfectly fine.

    This appears to be related to the following issue: http://our.umbraco.org/forum/umbraco-pro/courier/14311-Images-in-Rich-Tex-Editor-don , but isn't exactly the same and it doesn't have any kind of resolution against it.

    Anyone else had this problem and know of a work-around/solution?

    Thanks,

Please Sign in or register to post replies

Write your reply to:

Draft