- properly escape unsafe strings before writing to xml,
authorMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Thu, 29 May 2008 14:15:38 +0000 (14:15 +0000)
committerMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Thu, 29 May 2008 14:15:38 +0000 (14:15 +0000)
commit079b2a95cd470475b48ec1eccda9b7f5534982d8
tree916af70e395f170c280aff5cd6183a6b411edf44
parent4e0de604527797b4909d8a65eb01466e21ad7198
 - properly escape unsafe strings before writing to xml,
 - only allow a-zA-Z0-9 and space when editing match property via GUI
autotimer/src/AutoTimer.py
autotimer/src/AutoTimerEditor.py