commit | a3875d7dfe94906c95914840149afbb9944b719f | [log] [tgz] |
---|---|---|
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Sat Jun 25 17:21:06 2011 +0000 |
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Sat Jun 25 17:21:06 2011 +0000 |
tree | be7237f7da2ed8dafa7f2efe31da84ee3df763e5 | |
parent | dfd4183a7da257a1df9979c3ced830cfd5f1e6e3 [diff] |
Rockbox Utility: fix proxy password getting lost (FS#12166). The proxy settings are stored as string representation in the configuration file. If username / password contains characters used as separators parsing the string again will cause wrong results. Percent-encode them before storing, and parse it as percent-encoded string when reading it back. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30071 a1c6a512-1295-4272-9138-f99709370657