Web interface is broken on Ubuntu 13.10
Specifically, requests/status.xml is throwing a position-out-of-bounds error:
$ curl -u :mypassword http://localhost:8080/requests/status.xml
Error loading /requests/status.xmlError loading /requests/status.xml
lua/intf/modules/httprequests.lua:61: bad argument [#2](https://code.videolan.org/videolan/vlc/-/issues/2) to &[#39](https://code.videolan.org/videolan/vlc/-/issues/39);tinsert&[#39](https://code.videolan.org/videolan/vlc/-/issues/39); (position out of bounds)
VideoLAN
Lua 5.1 Reference Manual
Error loading /requests/status.xml
lua/intf/modules/httprequests.lua:61: bad argument [#2](https://code.videolan.org/videolan/vlc/-/issues/2) to &[#39](https://code.videolan.org/videolan/vlc/-/issues/39);tinsert&[#39](https://code.videolan.org/videolan/vlc/-/issues/39); (position out of bounds)
VideoLAN
Lua 5.1 Reference Manual
$ vlc --version VLC media player 2.1.1 Rincewind (revision 2.1.0+git20130927+r109) VLC version 2.1.1 Rincewind (2.1.0+git20130929+r113) Compiled by buildd on louvi.ppa (Sep 29 2013 08:46:17) Compiler: gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu4) This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute it under the terms of the GNU General Public License; see the file named COPYING for details. Written by the VideoLAN team; see the AUTHORS file.