[Kde-pim] Review Request: Bugfix in KIMAP::SelectJob: Q_ASSERT is failing when selecting a mailbox with special characters

Gregory Schlomoff gregory.schlomoff at gmail.com
Tue Nov 23 04:20:44 GMT 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5929/
-----------------------------------------------------------

Review request for KDE PIM and Kevin Ottens.


Summary
-------

When selecting a Mailbox with special characters in its name, like a forward slash, the Q_ASSERT from SelectJob is failing because d->m_session->selectedMailBox() != d->mailBox.

Checking against d->mailBox OR the encoded version of the mailbox name, with KIMAP::encodeImapFolderName(d->mailBox.toUtf8()), fixes this problem.


Diffs
-----

  /trunk/KDE/kdepimlibs/kimap/selectjob.cpp 1199501 

Diff: http://svn.reviewboard.kde.org/r/5929/diff


Testing
-------


Thanks,

Gregory

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list