RocketMan / zookeeper

Zookeeper Online is a music database and charting application for student and independent radio.
GNU General Public License v3.0
4 stars 3 forks source link

Library editor with https url malformed #420

Closed RocketMan closed 2 months ago

RocketMan commented 10 months ago

In the Library Editor, if one supplies a URL for a music label with an https:// prefix, it is doubly prefixed as http://https://

Expected: Both http and https URLs should be accepted unmodified. In addition, URLs without a scheme should get https and not http as the default.