Copied to clipboard

Flag this post as spam?

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


  • Nalle Jacobsson 32 posts 55 karma points
    Feb 10, 2010 @ 14:02
    Nalle Jacobsson
    0

    Unable to save Quality setting

    I have a cropper with quality set to the default 90. I change it to 100 and save. if I navigate away and return, it's 90 again.

    /N

  • Nalle Jacobsson 32 posts 55 karma points
    Feb 15, 2010 @ 19:11
    Nalle Jacobsson
    3

    I was able to fix this by editing the database directly, in the table "cmsdatatypeprevalues"

    Find the row with your propertyalias listed first (usually "umbracoFile") in the "Value" column, the first part of the data should look something like:

    umbracoFile, 1,1|

    If you want 100 for quality, change that part to:

    umbracoFile,1,1,100|

     

    /N

  • Phil Dye 149 posts 325 karma points
    Aug 31, 2012 @ 15:43
    Phil Dye
    0

    I've reported this in http://issues.umbraco.org/issue/U4-725

     

Please Sign in or register to post replies

Write your reply to:

Draft