I have one SP list containing few text fields and one "publishing image" field. When user tries to add new item and tries to add new image (click on link "Click here to insert a picture from SharePoint"), new dialog opens (Edit Image
Properties). User then clicks on "Browse" button (new dialog opens: "Select an Asset") and selects image from PublishingImgage library. Clicks OK button ("Select an Asset" closes), but no image url is copied to the "Edit
Image Properties" dialog so it is not possible to add an image.
User is in the site collection owner group and has "full control" permissions. Everything worked fine until few days ago and we can't figure out what happened or changed since then. This problem ocurres in both test and production environment.
I have found this error in logs: "AssetPickerDialog.LinksMenu_GoTo - Url to go to '/Site assets/myimage.jpg' is invalid: Invalid URI: The format of the URI could not be determined"
I am administrator on this site and I am not experiencing this kind of problems with my account.