Open
Description
Checking the return result of imap2_setflag_full
will always yield the value false
, even if the operation was performed successfully.
I tool a quick look and saw that Message::setFlagFull is hardcoded to always return false
.
Instead the result of the clients flag call should be returned.
Lines 457 to 459 in f96973e
Metadata
Metadata
Assignees
Labels
No labels