Bug Report: minor HTML error in WAR installation
I noticed what seems to be a minor bug in the 4.7 WAR installation. On the "More" tab of the web interface, there are two images which don't load because it's looking in the wrong place.
Looking at the HTML source shows that it's looking for https://myserver.com:1234/icons/apps.png when it should be looking for https://myserver.com:1234/subsonic/icons/apps.png
Other images on that same page load properly, so I'm pretty sure this is just a small coding error. Hopefully it can be fixed in the next release.
Looking at the HTML source shows that it's looking for https://myserver.com:1234/icons/apps.png when it should be looking for https://myserver.com:1234/subsonic/icons/apps.png
Other images on that same page load properly, so I'm pretty sure this is just a small coding error. Hopefully it can be fixed in the next release.