Bug #399
Channel search / list on GIMPnet doesn't work
Status: | Closed | Start: | 07/18/2010 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine IRC | |||
Target version: | 0.7.2 | |||
Complexity: | Low |
Found in Version: | ||
Votes: | 0 |
Description
Doing a channel search on GIMPnet will always show an empty list. The issue is that Smuxi is always sending a wildcard pattern which the IRCd implementation of GIMPnet doesn't like and thus returns an empty list.
Here a dump of the protocol chat:T 192.168.0.13:40518 -> 192.219.30.200:6667 [AP] LIST **.. ## T 192.219.30.200:6667 -> 192.168.0.13:40518 [AP] :irc.gimp.ca 321 meebey_ Channel :Users Name..:irc.gimp.ca 323 meebey_ :End of /LIST..
Associated revisions
Revision c61538325a1415eeb67989b5722db5d480245a79
Don't apply wildcard characters for an empty search term. (closes: #399)
This fixes retrieving the channel list on GIMPnet
History
Updated by Mirco Bauer 5239 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Status geƤndert durch Changeset c61538325a1415eeb67989b5722db5d480245a79.