]> git.sesse.net Git - vlc/commit
Move character escaping from the model contents, to the output helpers.
authorRob Jonson <rob@hobbyistsoftware.com>
Tue, 27 Sep 2011 09:45:30 +0000 (10:45 +0100)
committerRémi Denis-Courmont <remi@remlab.net>
Tue, 27 Sep 2011 15:07:04 +0000 (18:07 +0300)
commit67889ac99eceb167f4fade5c73a3438ace4925ff
tree5cb845c5643b57af1390a287e98fc2f044792969
parent7984b19c0c0edeabe567e8f2dbd7be3c7ba942c7
Move character escaping from the model contents, to the output helpers.

This is more reliable for ensuring everythign is escaped.
This allows different escaping for xml and json

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
share/lua/http/requests/browse.xml
share/lua/http/requests/playlist.xml
share/lua/http/requests/status.xml
share/lua/intf/modules/httprequests.lua