Hello,
not really a bug, but something functional : i had no access to internet and wanted to change server configuration via the dashboard, but javascript code references online jquery scripts in http://localhost:8096/mediabrowser/dashboard/dashboard.html :
http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js
http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.js
maybe in future releases you should embedded the jquery libraries (compressed) ? it's not really needed to be online for this, every changes are on localhost/network
thanks,
Thomas