View Issue Details

IDProjectCategoryView StatusLast Update
0003367unrealircdpublic2007-05-28 16:14
ReporterQuis Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwont fix 
Product Version3.2.6 
Summary0003367: Joining #0,0 causes mass part
DescriptionSome users (aka noobs) are adverting other users to join #0,0
This causes them to part all channels without knowing what is happening.

I read in some bug 'topic' opers use it to masspart users,
so it might be usefull in that way,
but could it be possible to deny users from joining #0,0 by theirselves ?

If not I will take a look at the code myself

Quis
(forgive my crappy english)
Steps To Reproduce/join #0,0
3rd party modules

Activities

Stealth

2007-05-28 16:12

reporter   ~0014232

That's intentional...

For those not familiar with the JOIN command, here's how it works:
If you want to join 1 channel, /join #channel
If you want to join more than 1 channel, /join #channel1,#channel2,#channel3,etc
If you want to LEAVE all the channels (mIRC PARTALL equiv) /join 0


It's the way JOIN works, and it has always worked like that, because it's in the protocol like that.

aquanight

2007-05-28 16:14

reporter   ~0014233

As Stealth said, behavior is per protocol.

If you want to stop the "/join #2,000" trick or whatever, use spamfilter.

Issue History

Date Modified Username Field Change
2007-05-28 15:39 Quis New Issue
2007-05-28 16:12 Stealth Note Added: 0014232
2007-05-28 16:14 aquanight Note Added: 0014233
2007-05-28 16:14 aquanight Status new => closed
2007-05-28 16:14 aquanight Resolution open => wont fix