Manual image sort gives an error

MesenkoMesenko Registered Users Posts: 49 Big grins
edited August 1, 2013 in Bug Reporting
Ack! An error occurred while saving the new sort order. Organizer needs to refresh itself to try to shake out the bugs.

Firefox 13.0.1 Mac OS X 10.8.3

Comments

  • rovhazmanrovhazman Registered Users Posts: 7 Beginner grinner
    edited July 31, 2013
    Got the same error. I think it has to do with collected photos, but not sure about it.
  • dberthiadberthia Registered Users Posts: 117 Major grins
    edited July 31, 2013
    Organizer crashes on manual sort
    I changed one of my galleries to manual sort, and it now crwashes any time I try to drag a photo into a new position. I'm using the Chrome beta channel desktop browser on Win 8.

    {
    "Options": {
    "Methods": [
    "PUT"
    ],
    "ParameterDescription": {
    "Text": "Variable length text from MIN_CHARS to MAX_CHARS (MAX_CHARS = INFINITY meaning arbitrary length)",
    "Select": "Select MIN_COUNT to MAX_COUNT options. Options should pass only the \"Value\". When passing more then one value, use an array.",
    "Uri": "Absolute or relative URL, restricted to Locator of the supplied URL if not null. Up to a MAX_LENGTH in length."
    },
    "Parameters": {
    "PUT": [
    {
    "Name": "MoveUris",
    "Label": "Move AlbumImage Uris",
    "Required": true,
    "ReadOnly": false,
    "Default": null,
    "Type": "Text",
    "MIN_CHARS": 0,
    "MAX_CHARS": "INFINITY",
    "Value": "/api/v2/album/rffJWH/image/WGpTjCq",
    "Problems": [
    "uris not in the correct album"
    ]
    },
    {
    "Name": "MoveLocation",
    "Label": "Move Location",
    "Required": true,
    "ReadOnly": false,
    "Default": "Before",
    "Type": "Select",
    "OPTIONS": [
    "Before",
    "After"
    ],
    "MIN_COUNT": 1,
    "MAX_COUNT": 1,
    "Value": "After"
    },
    {
    "Name": "Uri",
    "Label": "AlbumImage URI",
    "Required": true,
    "ReadOnly": false,
    "Default": null,
    "Type": "Uri",
    "MAX_LENGTH": "INFINITY",
    "Locator": "AlbumImage",
    "Value": "/api/v2/album/zWpphT/image/Z87c4gs",
    "Problems": [
    "uris not in the correct album"
    ]
    }
    ]
    }
    },
    "Response": {
    "Uri": "/api/v2/album/H7GhmX!sortimages?_shorturis=&_quiet=&_filteruri=",
    "UriDescription": "Sort Album Images",
    "EndpointType": "SortAlbumImages"
    },
    "Code": 400,
    "Message": "Bad Request"
    }
  • rovhazmanrovhazman Registered Users Posts: 7 Beginner grinner
    edited July 31, 2013
    Same here
  • thefellathefella Registered Users Posts: 20 Big grins
    edited July 31, 2013
    I have the same error, with all collected and smart galleries.
  • sueseassueseas Registered Users Posts: 30 Big grins
    edited July 31, 2013
    I'm having the same problem.

    I think, as someone else mentioned, that it may have something to do with photos that live in multiple locations, as my problem came when I tried to move some concert photos that are collected in one gallery by the name of the band (via a "smart gallery" setting) and in another gallery where bands photos are grouped by the name of the festival where I photographed them.
  • richWrichW Registered Users Posts: 941 Major grins
    edited July 31, 2013
    Mesenko wrote: »
    Ack! An error occurred while saving the new sort order. Organizer needs to refresh itself to try to shake out the bugs.

    Firefox 13.0.1 Mac OS X 10.8.3
    If you could email the error message to the Help Desk ( http://help.smugmug.com/customer/portal/emails/new ) and we'll forward them to the engineer.
  • richWrichW Registered Users Posts: 941 Major grins
    edited July 31, 2013
    dberthia, I got your error message. Thanks
    I'll shoot it over to the engineer
  • richWrichW Registered Users Posts: 941 Major grins
    edited July 31, 2013
    dberthia wrote: »
    I changed one of my galleries to manual sort, and it now crwashes any time I try to drag a photo into a new position. I'm using the Chrome beta channel desktop browser on Win 8.

    {
    "Options": {
    "Methods": [
    "PUT"
    ],
    "ParameterDescription": {
    "Text": "Variable length text from MIN_CHARS to MAX_CHARS (MAX_CHARS = INFINITY meaning arbitrary length)",
    "Select": "Select MIN_COUNT to MAX_COUNT options. Options should pass only the \"Value\". When passing more then one value, use an array.",
    "Uri": "Absolute or relative URL, restricted to Locator of the supplied URL if not null. Up to a MAX_LENGTH in length."
    },
    "Parameters": {
    "PUT": [
    {
    "Name": "MoveUris",
    "Label": "Move AlbumImage Uris",
    "Required": true,
    "ReadOnly": false,
    "Default": null,
    "Type": "Text",
    "MIN_CHARS": 0,
    "MAX_CHARS": "INFINITY",
    "Value": "/api/v2/album/rffJWH/image/WGpTjCq",
    "Problems": [
    "uris not in the correct album"
    ]
    },
    {
    "Name": "MoveLocation",
    "Label": "Move Location",
    "Required": true,
    "ReadOnly": false,
    "Default": "Before",
    "Type": "Select",
    "OPTIONS": [
    "Before",
    "After"
    ],
    "MIN_COUNT": 1,
    "MAX_COUNT": 1,
    "Value": "After"
    },
    {
    "Name": "Uri",
    "Label": "AlbumImage URI",
    "Required": true,
    "ReadOnly": false,
    "Default": null,
    "Type": "Uri",
    "MAX_LENGTH": "INFINITY",
    "Locator": "AlbumImage",
    "Value": "/api/v2/album/zWpphT/image/Z87c4gs",
    "Problems": [
    "uris not in the correct album"
    ]
    }
    ]
    }
    },
    "Response": {
    "Uri": "/api/v2/album/H7GhmX!sortimages?_shorturis=&_quiet=&_filteruri=",
    "UriDescription": "Sort Album Images",
    "EndpointType": "SortAlbumImages"
    },
    "Code": 400,
    "Message": "Bad Request"
    }
    richW wrote: »
    If you could email the error message to the Help Desk ( http://help.smugmug.com/customer/portal/emails/new ) and we'll forward them to the engineer.

    The organizer engineer just contacted me and said a fix for this should be live. See how it's working now... Let me know
  • rovhazmanrovhazman Registered Users Posts: 7 Beginner grinner
    edited July 31, 2013
    Works without problem for me now! Thanks!!!
  • richWrichW Registered Users Posts: 941 Major grins
    edited July 31, 2013
    rovhazman wrote: »
    Works without problem for me now! Thanks!!!
    thumb.gif
  • dberthiadberthia Registered Users Posts: 117 Major grins
    edited August 1, 2013
    Works great- thank you!
Sign In or Register to comment.