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

Closing server buffer while disconnected does not close opened autojoin channel buffers #873

Closed
ghost opened this issue Dec 27, 2016 · 0 comments
Assignees
Labels
bug Unexpected problem or unintended behavior
Milestone

Comments

@ghost
Copy link

ghost commented Dec 27, 2016

If I have a server with autojoin configured and I close the server buffer while disconnected, the associated channel buffers are not closed.

Steps to reproduce:

  1. /server add example irc.example.invalid -autojoin=#example
  2. /connect example
  3. /close the server buffer

The #example buffer is opened before connection but it is not closed when the server buffer is closed.

WeeChat version: 1.6

@weechatter weechatter added bug Unexpected problem or unintended behavior feature New feature request labels Dec 28, 2016
@flashcode flashcode removed the feature New feature request label Dec 28, 2016
@flashcode flashcode added this to the 1.7 milestone Jan 1, 2017
@flashcode flashcode self-assigned this Jan 1, 2017
flashcode added a commit that referenced this issue Jan 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants