Copied to clipboard

Flag this post as spam?

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


  • Merijn van Mourik 58 posts 128 karma points
    Feb 07, 2013 @ 14:09
    Merijn van Mourik
    0

    Editing crops from content node pressing save button does not save.

    When I use the DAMP control on a content node. When editing the crops from the content node Edit menu, when I press save the crops don't get saved.

    When I edit crops in the Media section it is ok.

    I run on v6 and DAMP 2.5.

  • Owen 22 posts 43 karma points
    Feb 20, 2013 @ 16:20
    Owen
    0

    I'm having the same problem with the same versions. Interested to hear if there's a solution for this.

  • Brian Patton 33 posts 103 karma points
    Feb 20, 2013 @ 17:54
    Brian Patton
    0

    Having this same issue ... on v6 as well.  Any word on a fix?

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Feb 22, 2013 @ 19:12
    Jeroen Breuer
    0

    What browser are you using? I haven't seen this before.

    Jeroen

  • Brian Patton 33 posts 103 karma points
    Feb 22, 2013 @ 21:23
    Brian Patton
    0

    Just tested ... happening in both chrome and firefox.

    BP

  • Owen 22 posts 43 karma points
    Feb 25, 2013 @ 10:06
    Owen
    0

    Same for me, Firefox and Chrome

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Feb 25, 2013 @ 20:41
    Jeroen Breuer
    0

    I'm able to reproduce this, but I don't know what has changed with the Image Cropper in v6. The only thing I can think of is that the DAMP edit page is called from /umbraco/plugins/DigibizAdvancedMediaPicker/EditDAMP.aspx and the Umbraco edit page is called from a higher location. The Image Cropper uses ../ at some points which could cause the error, but I changed those in a custom build and that didn't fix it. 

    Do you guys have any more info? Some errors which don't happen on the normal edit page? Could use some help on this one.

    Jeroen

  • Owen 22 posts 43 karma points
    Feb 25, 2013 @ 22:11
    Owen
    1

    It's not just image cropping that doesnt save. I've got a media object that consists of a few text fields, and an image upload. Only the media name and the file upload save when editing. I have to go to the media area to update the text fields. I'll confirm this with more details when I get to work in the morning.

  • Owen 22 posts 43 karma points
    Feb 26, 2013 @ 10:15
    Owen
    0

    An update on my post last night, I've got a Meda type that consists of:

    Name - TextString (default property)
    Custom Data Type which is just a DropDown List of pre defined colours
    Text Multiple
    Custom Data Type - Colour Picker with 2 colours
    Upload ("umbracoFile")
    Content Picker

    When creating, I am only asked for the name and image, and they both save.

    When editing an item, only the name will update. I have to click Open, then edit from the media section.

     

    Let me know if you need any more info.

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Feb 26, 2013 @ 10:21
    Jeroen Breuer
    0

    Do you get any js errors when you open the edit dialog? Thanks for the info!

    Jeroen

  • Owen 22 posts 43 karma points
    Feb 26, 2013 @ 10:33
    Owen
    0

    Only on Create.

     

     

  • Paul Blair 466 posts 731 karma points
    Mar 04, 2013 @ 11:33
    Paul Blair
    0

    I am also getting this problem. Umbraco V6, DAMP 2.5, Chrome. When trying to change a crop it is not saved. The following error is reported in the browser - no errors in umbracoLog table.

    GET http://pacificvet/umbraco/plugins/umbraco_client/imagecropper/Jcrop.gif 404 (Not Found)

  • Paul Blair 466 posts 731 karma points
    Mar 05, 2013 @ 03:33
    Paul Blair
    0

    Just upgraded umbraco to 6.0.2 and problem is still occuring

  • Owen 22 posts 43 karma points
    Mar 08, 2013 @ 14:10
    Owen
    0

    Hi Jeroen, have you had any luck fixing this problem?

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Mar 11, 2013 @ 12:49
    Jeroen Breuer
    0

    Sorry I didn't have time to look into this yet.

    Jeroen

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Mar 16, 2013 @ 14:40
    Jeroen Breuer
    0

    It should be fixed in the latest changeset on Codeplex: http://damp.codeplex.com/SourceControl/list/changesets

    Could some test this and confirm that it's fixed? After that I'll release DAMP 2.6

    Jeroen

  • Owen 22 posts 43 karma points
    Mar 19, 2013 @ 12:32
    Owen
    0

    Working great now. Thank you!!!

  • Craig100 1136 posts 2522 karma points c-trib
    Apr 08, 2013 @ 21:26
    Craig100
    0

    Any news when DAMP 2.6 will be released?  I think I'm having problems saving different crops on the same image from different DAMP data types.  The 1st one works, then subsequent ones destroy the first and all your left with is the uncropped image. Using DAMP 2.5 and Umb V6.0.3.  It's a bit critical here as don't know what to do if I can't save crops.  It's ok if there's only one crop on an image.

    Cheers,

    Craig

  • Craig100 1136 posts 2522 karma points c-trib
    Apr 09, 2013 @ 03:28
    Craig100
    0

    I appear to have confirmed (to myself at least) that crops are being overwritten.  I have 5 banner image pages for an image slider.  Each page just has a caption text box and a DAMP picker.  If I go to page 1 and select image A and set and save a crop for it, all is well. If I then go to page 2 and select image A and set and save a different crop position, then both page 1 and 2 crops are the same as page 2. So it seems you can't have multiple crops on the same image. I think this is incorrect. Can someone confirm this please? (DAMP2.5 Umb 6.0.3)

    Thanks,

    Craig

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Apr 16, 2013 @ 12:39
    Jeroen Breuer
    0

    DAMP 2.6 will be out soon and it's fixed in that version. For now you could download the source code and copy over the dll files yourself.

    Jeroen

  • jonok 297 posts 657 karma points
    Jul 24, 2013 @ 10:07
    jonok
    0

    Any updates as to when v2.6 will be released? Or is there a way that I can download the changeset that you mention above but as a dll to overwrite the 2.5 dll?

    Great package by the way!

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Jul 24, 2013 @ 10:14
    Jeroen Breuer
    0

    Sorry again for not releasing 2.6 yet. For now you can download the latest changeset here: https://damp.codeplex.com/SourceControl/list/changesets?branch=default

    After that build the solution and copy over the DigibizAdvancedMediaPicker.dll and DigibizTree.dll files to the bin folder in your Umbraco installation.

    Jeroen

  • jonok 297 posts 657 karma points
    Jul 26, 2013 @ 14:01
    jonok
    0

    Thanks very much Jeroen, that's now working for me.

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Sep 16, 2013 @ 12:15
    Jeroen Breuer
    1

    Hello,

    I've released DAMP 2.6 in which this bug and some other bugs are fixed.

    Jeroen

Please Sign in or register to post replies

Write your reply to:

Draft