Sorry for not posting code. Will try do better next time
case "jalbum.imageurl":
//window.messageBox( ao.getClass().getSimpleName() + ", imageURI: " + val );
props.putHidden( "imageURI", se.datadosen.util.IO.urlEncode(val));
props.save();
break;
Yes, I do. Apart from the image I am also setting user variables, keywords, some other properties and then save them all at once.
Also, I can confirm image file is set to an webloc object because when open "Edit" I see a new image name in the "image URI" text box and it stay there after jAlbum restart.
Edited by: jorsh on 19 Dec 2024, 13:42
Edited by: jorsh on 19 Dec 2024, 13:43