]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: list - Add separators to mailbox names when decoding from index
authorAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 18 Oct 2022 08:35:22 +0000 (11:35 +0300)
committerMarkus Valentin <markus.valentin@open-xchange.com>
Thu, 20 Oct 2022 08:55:32 +0000 (10:55 +0200)
commitbcdf913eb899fa5e9e5b0f080fd6ce6c3d61ea10
tree363e34760d3fdecf25d231da43ba669234639795
parentefafbfaad680dcfe52a5ece7b6ca58696700a51e
lib-storage: list - Add separators to mailbox names when decoding from index

Mailbox name header decode did not add separators to name,
producing only FooBarBar, when it was supposed to give
Foo/Bar/Baz.

Broken in 8216a079d8aac93e2537ed79485e301350ff3887
src/lib-storage/list/mailbox-list-index.c