mschn / wissl

Wissl is a Java audio streaming server with a modern web interface.
http://msch.fr/wissl/
GNU General Public License v3.0
10 stars 3 forks source link

error 404 when changing album name in song edition #53

Open mschn opened 11 years ago

mschn commented 11 years ago

in song edition, changing album name for some songs will insert a new album in DB if the new name does not correspond to an existing album. when song edition is completed, we refresh the album display page. when moving all album songs into a new album, refreshing the current album page causes a 404 because the current album no longer exists.