View Issue Details

IDProjectCategoryView StatusLast Update
0003214unrealircdpublic2007-04-18 19:51
Reporterprodigy2k7 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version3.2.6 
Summary0003214: Weird Channel :P
DescriptionThis isnt really a bug but I think it should be disabled since some services dont even allow you to register it.

Disallow # as a channel.
/join #
(using that command works and you join a blank channel lol)
3rd party modules

Relationships

has duplicate 0003280 closed # shouldn't be a valid channel name 

Activities

Stealth

2007-01-27 00:31

reporter   ~0013117

deny channel {
  mask "#";
  reason "Not a valid channel";
};

or something like that.

aquanight

2007-01-27 10:42

reporter   ~0013121

# is a perfectly valid channel name. In fact, imho I think it's senseless that services ignore/deny it.

Anyway, this can already be done with deny channel, as Bugz said.

Bricker

2007-01-27 16:49

reporter   ~0013122

item should be closed, however maybe bring up a point with joining like #?iwantoper or some shit like that, that disconnects you from all channel if not the network (i forget actual channel name and if it d/c's you from the network)

prodigy2k7

2007-04-18 13:23

reporter   ~0013522

Actually, I think recently I noticed that the channel # isnt visible in /list.
Correct me if im wrong.

Thanks. =)

WolfSage

2007-04-18 15:46

reporter   ~0013524

List displays it fine, are you sure it's not your client?

aquanight

2007-04-18 19:51

reporter   ~0013561

It does too appear in list, so if it doesn't appear it's a client issue.

Issue History

Date Modified Username Field Change
2007-01-26 22:36 prodigy2k7 New Issue
2007-01-27 00:31 Stealth Note Added: 0013117
2007-01-27 10:42 aquanight Note Added: 0013121
2007-01-27 16:49 Bricker Note Added: 0013122
2007-02-14 00:40 aquanight Status new => closed
2007-02-14 00:40 aquanight Resolution open => no change required
2007-04-18 02:32 stskeeps Relationship added has duplicate 0003280
2007-04-18 13:23 prodigy2k7 Status closed => feedback
2007-04-18 13:23 prodigy2k7 Resolution no change required => reopened
2007-04-18 13:23 prodigy2k7 Note Added: 0013522
2007-04-18 15:46 WolfSage Note Added: 0013524
2007-04-18 19:51 aquanight Note Added: 0013561
2007-04-18 19:51 aquanight Status feedback => closed
2007-04-18 19:51 aquanight Resolution reopened => no change required