summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichael Nosov <Michael.Nosov@harman.com>2018-06-25 17:00:16 +0300
committerMichael Nosov <Michael.Nosov@harman.com>2018-08-02 07:02:53 +0000
commit86aaab6e00d6a1a20cb98b5c3d3235757bde8d25 (patch)
tree1a2780637350595a259fc47c70d240f14abd882b /tests
parent13e7fcb908374043bd097f17ab4f2e18359d49b7 (diff)
[qmf] IMAP. Fix case when folder name contains escape character '\'
Scenario: - Using Web interface, create folder in Gmail account with name like "qwe\\\\" - Synchronize account in Qt Mail client (I used Jolla Email) Expected result: there shall be folder "qwe\\\\" created Actual result: folder "qwe\\\\\\\\" is created, e.g. '\' becomes '\\' According to IMAP logs, response was * XLIST (\HasNoChildren) "/" "Qwt/qwe\\\\\\\\" And '\\' shall be treated as single '\' Change-Id: I543be4defc44f7385fd57be6bef8a18c4cc65feb Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au> Reviewed-by: Christopher Adams <chris.adams@jollamobile.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions