EES Build 1141-1

  • Fixed Bug #1443: Webpaths on images getting deleted on some status changes.
    Certain status changes were removing the image path for image file assets. It was found that when an asset would display asset details in 'read only' and a user would save other EES changes,  a null value was being submitted. The workaround for this was to rename the file, then save (which applies web path again) and then rename back to original file name.