acoustid / acoustid-server

AcoustID's web site and API
MIT License
64 stars 20 forks source link

Return to UUID page instead of DB rowID after link/unlink #24

Open Hawke opened 12 years ago

Hawke commented 12 years ago

When you unlink or link an AcoustID from a MusicBrainz recording ID, the page you are returned to references what I assume to be the database rowID. It should instead go to the UUID.

IMO the rowID should never be exposed, and e.g. http://acoustid.org/track/12534071 should return an error — http://acoustid.org/track/12ec629c-dd1c-422a-9e3b-90f12280ea35 should be the only way to reference that AcoustID.

jesus2099 commented 5 years ago

I agree, it’s very inconvenient because we then copy some uninformative URLs back to edit notes or MusicBrainz forum.