"Album needs a cover" when editing album
Hi,
I am trying to edit https://vocadb.net/Al/25632 with Firefox 62.0.3.
I have set the following information:
- Non-english name: 音
- Set the image to this file
- Record type: Original album
- Release date: 2018
- External links: https://booth.pm/en/items/1013953
The image seems to fail to load:

The console contains the following:
Empty string passed to getElementById(). libs:7:24659
Source map error: request failed with status 404
Resource URL: https://vocadb.net/bundles/shared/libs?v=N-z2EGn-D2HHanUviK-F2pNFbyFaZSkj0kSR6bO_KqU1
Source Map URL: jquery.qtip.min.js.map;[Learn More]
I managed to add the cover art and didn't notice any errors. The image doesn't load immediately if you're still on the edit page, as far as I know. The console errors are not related I think, since they appear elsewhere as well.
Are you referring to the "missing cover art" prompt when submitting a cover art and setting the entry status to "finished" at the same time? It's something that could be avoided with HTML5 properties.
Are you referring to the "missing cover art" prompt when submitting a cover art and setting the entry status to "finished" at the same time? It's something that could be avoided with HTML5 properties.
I think that's what I was trying to do indeed, but it never became clear to me that this was the cause of the problem.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
Well it can be reproduced. Add an album and enter the edit, upload the cover image, the server receives it, but the "Album needs a cover" warning in the top banner does not disappear (and you will be warned if you attempt to tag the edit as finished).
For experienced editors this is nothing serious except that being just a little bit annoying. It's just a validation warning which logically should not be there.