diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-05-09 10:01:19 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:42:11 +0800 |
commit | 41b68582b610a0fbdaec02c9cc056dbf322fd91c (patch) | |
tree | 4f7550881b77ff7724e9b0d7ab007075043a4ca1 /addressbook | |
parent | 5fe38387996e3f37606a7bf1dbaec33d0ebfd6e4 (diff) | |
download | gsoc2013-evolution-41b68582b610a0fbdaec02c9cc056dbf322fd91c.tar gsoc2013-evolution-41b68582b610a0fbdaec02c9cc056dbf322fd91c.tar.gz gsoc2013-evolution-41b68582b610a0fbdaec02c9cc056dbf322fd91c.tar.bz2 gsoc2013-evolution-41b68582b610a0fbdaec02c9cc056dbf322fd91c.tar.lz gsoc2013-evolution-41b68582b610a0fbdaec02c9cc056dbf322fd91c.tar.xz gsoc2013-evolution-41b68582b610a0fbdaec02c9cc056dbf322fd91c.tar.zst gsoc2013-evolution-41b68582b610a0fbdaec02c9cc056dbf322fd91c.zip |
Encode the path part of folder URIs.
Wasn't sure if this was necessary, but it -is- in order to handle the
local Junk and Trash vfolder names correctly:
.#evolution/Junk
.#evolution/Trash
If we don't escape the path and we feed camel_url_new() something like
"folder://local/.#evolution/Trash", it's gonna think the path is '.' and
the rest of it's a fragment.
Diffstat (limited to 'addressbook')
0 files changed, 0 insertions, 0 deletions