Skip to content

Roundcube 1.2 (proposed fix) #30

Description

@iotaka

Hello,

you have to change
https://github.com/umount/message_label/blob/master/message_label.php#L878

In 1.1 the function was deprecated. And in 1.2 they removed it.

public function imap_connect() { return $this->storage_connect(); }

So if you call storage_connect() instead of imap_connect() is all fine.

@alecpl can you signal it in the change log for the 1.2?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions