[go: up one dir, main page]

Menu

[r456]: / tags / miau-0-6-0-2 / BUGS  Maximize  Restore  History

Download this file

26 lines (16 with data), 837 Bytes

Bugs:

- If server changes user's nick, miau doesn't try to get it back!?

- Wildcard '*' matches one or more character, not any number as it's supposed
  to.

- When forced to leave a channel (dead server etc.) channel cannot be removed
  from miau's internal list. When connection to a server is re-established,
  channels are rejoined even if user did "JOIN 0" meanwhile. It is likely that
  passive_channels are not cleared if rejoin is set to false and conf-file is
  reread...
  
- If quicklog expired for channel we got kicked out while detached, miau tells
  client to join this channel. The problem is that user is _not_ on this
  channel.
	
- Fails silently if cannot write into ~/.miau/log

- stdout is redirected into file we cannot write to!

- dcc doesn't probably work with IPv6


Removed unconfirmed bugs from this list.