Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folder cannot be deleted #221

Closed
phsc84 opened this issue Feb 9, 2022 · 2 comments
Closed

Folder cannot be deleted #221

phsc84 opened this issue Feb 9, 2022 · 2 comments

Comments

@phsc84
Copy link

phsc84 commented Feb 9, 2022

Describe the bug
Folder cannot be deleted.

To Reproduce
Go to folders and try click the delete icon on an empty folder.

Expected behavior
Folder is deleted.

Desktop (please complete the following information):

  • Chrome 97
  • SnappyMail 2.10.2

Additional context
[2022-02-09 08:44:18.086][b761b1dd] SERVICE[WARNING]: CantDeleteFolder[402]
[2022-02-09 08:44:18.086][b761b1dd] SERVICE[WARNING]: Call to undefined method MailSo\Mail\MailClient::IsSupported() @ /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/MailSo/Mail/MailClient.php#1266
[2022-02-09 08:44:18.086][b761b1dd] INFO[NOTICE]: Error: Call to undefined method MailSo\Mail\MailClient::IsSupported() in /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/MailSo/Mail/MailClient.php:1266
Stack trace:
#0 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/RainLoop/Actions/Folders.php(353): MailSo\Mail\MailClient->FolderDelete('INBOX.folder...', true)
#1 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/RainLoop/ServiceActions.php(143): RainLoop\Actions->DoFolderDelete()
#2 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/RainLoop/Service.php(152): RainLoop\ServiceActions->ServiceJson('')
#3 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/RainLoop/Service.php(38): RainLoop\Service->RunResult()
#4 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/include.php(162): RainLoop\Service::Handle()
#5 /home/httpd/vhosts/url.com/httpdocs/apps/mail/index.php(11): include('/home/httpd/vho...')
#6 {main}
[2022-02-09 08:44:18.086][b761b1dd] INFO[ERROR]: Error: Call to undefined method MailSo\Mail\MailClient::IsSupported() in /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/MailSo/Mail/MailClient.php:1266
Stack trace:
#0 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/RainLoop/Actions/Folders.php(353): MailSo\Mail\MailClient->FolderDelete('INBOX.folder...', true)
#1 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/RainLoop/ServiceActions.php(143): RainLoop\Actions->DoFolderDelete()
#2 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/RainLoop/Service.php(152): RainLoop\ServiceActions->ServiceJson('')
#3 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/RainLoop/Service.php(38): RainLoop\Service->RunResult()
#4 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/include.php(162): RainLoop\Service::Handle()
#5 /home/httpd/vhosts/url.com/httpdocs/apps/mail/index.php(11): include('/home/httpd/vho...')
#6 {main}

Next RainLoop\Exceptions\ClientException: CantDeleteFolder[402] in /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/RainLoop/Actions/Folders.php:362
Stack trace:
#0 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/RainLoop/ServiceActions.php(143): RainLoop\Actions->DoFolderDelete()
#1 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/RainLoop/Service.php(152): RainLoop\ServiceActions->ServiceJson('')
#2 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/app/libraries/RainLoop/Service.php(38): RainLoop\Service->RunResult()
#3 /home/httpd/vhosts/url.com/httpdocs/apps/mail/snappymail/v/2.10.2/include.php(162): RainLoop\Service::Handle()
#4 /home/httpd/vhosts/url.com/httpdocs/apps/mail/index.php(11): include('/home/httpd/vho...')
#5 {main}
[2022-02-09 08:44:18.086][b761b1dd] JSON[DATA]: {"Action":"FolderDelete","Result":false,"ErrorCode":402,"ErrorMessage":"","ErrorMessageAdditional":"Call to undefined method MailSo\Mail\MailClient::IsSupported()","Time":29}

@the-djmaze
Copy link
Owner

Was already fixed in v2.10.3

a568c3f

@phsc84
Copy link
Author

phsc84 commented Feb 9, 2022

Ah, ok. Didn't know that. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants