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

(Un)Subscribing to folder doesn't check return value from backend #5243

Closed
cwickert opened this issue May 9, 2016 · 0 comments
Closed

(Un)Subscribing to folder doesn't check return value from backend #5243

cwickert opened this issue May 9, 2016 · 0 comments

Comments

@cwickert
Copy link

cwickert commented May 9, 2016

  1. Make sure a folder cannot be subscribed (e.g. by disabling subscriptions for a namespace)
  2. Go to Settings -> Folders
  3. Subscribe to that folder
  4. Roundcube displays an error message:
    Server Error: SUBSCRIBE: This namespace has no subscriptions (0.000 + 0.000 secs).
  5. Nevertheless the checkbox is now checked and the subscription state is not returned correctly.
  6. After reloading the page, the checkbox for the folder is no longer listed as subscribed.

Even though this is a corner case, I think roundcube should always check the actual state in step 4 rather than the js check/uncheck events.

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

No branches or pull requests

2 participants