When editing an image, in the Image Description under Source, the Artist URL and the Art URL both give the error "Artist Website must be a valid URL" if the link does not begin with "https://". However, when the Image Credits create a link in an article, it automatically adds in https://. This doubling of the network protocol creates a broken link.
For example, if I enter https://earthobservatory.nasa.gov/ as the Artist URL, then the image credit links to https://https//earthobservatory.nasa.gov/, which is not a valid URL.
If I enter earthobservatory.nasa.gov/ as the Artist URL, then I get the error message "Artist Website must be a valid URL" but the information can still be saved and the image credits in articles correctly link to https://earthobservatory.nasa.gov/.
In this example, the Art URL works correctly because it did not include the "https://". The Artist URL does not because it did include the "https://".
This is also present in the Notebook and not just limited to images.
i.e. pasting a regular link into the Notebook appears correctly as link text, but the underlying link tries to go to the same "https://https//" protocol mentioned in this issue
I am having the same problem with Notebook links doubling the protocol.
Hey, we have released a fix for this which should resolve all instances of it happening - let us know if the image artist field is still having the issue.
I will be closing this bug now, if there