Copied to clipboard

Flag this post as spam?

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


  • Sören Deger 733 posts 2844 karma points c-trib
    May 13, 2014 @ 15:41
    Sören Deger
    0

    Crop Url change after Upgrade to 6.2.0

    Hi,

    I have used DAMP 2.7 in Umbraco 6.1.6 and everything works. But now I have upgrade to 6.2.0 and the crop url has changed. If I use the DAMP in content section I see only a document placeholder image for new uploaded images: 

    The old images, which are not recropped after umbraco update are displayed correct.

    In frontend the new uploaded images are not shown, too:

    I have upgrade DAMP from 2.7 to 2.8 and recycle AppPool now, but nothing changes.

    I have found an issue in the crop format in umbraco.config. The crop name ist added to the image url without remove the image extension before. 

    This is the old correct format:

    <crop name="Projekt" x="0" y="0" x2="746" y2="497" url="/media/1036/Marburg2_Projekt.jpg" />

    And this is the new wrong format after upgrade to umbraco 6.2.0:

    <crop name="Projekt" x="0" y="0" x2="746" y2="497" url="/media/1036/Marburg2.jpg_Projekt.jpg" />

    There are any simple and fast patch or solution to fix this?

     

    Best regards

    Sören

  • Sören Deger 733 posts 2844 karma points c-trib
    May 16, 2014 @ 08:17
    Sören Deger
    0

    Am I the only one with this issue? Can this replicate anyone?

  • James 8 posts 37 karma points
    May 20, 2014 @ 11:21
    James
    0

    I'm also having this exact same issue sadly.

  • Sören Deger 733 posts 2844 karma points c-trib
    May 20, 2014 @ 11:57
    Sören Deger
    101

    Hi James,

    please vote for it on issue tracker...

    http://issues.umbraco.org/issue/U4-4927 ;

  • Sören Deger 733 posts 2844 karma points c-trib
    May 23, 2014 @ 08:24
Please Sign in or register to post replies

Write your reply to:

Draft