View Issue Details

IDProjectCategoryView StatusLast Update
0002948unrealircdpublic2006-06-05 08:53
Reporterburek Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionduplicate 
PlatformanyOSanyOS Versionany
Product Version3.2 
Summary0002948: Not showing voice modes of the users currently op-ed on the channel, OnJoin.
DescriptionWhen you enter some channel, you get the /NAMES list which contains list of nicks with their modes (if any), but only the highest modes are displayed if some user has multiple modes set. That always creates buggy behaviour when that users unsets his highest mode, so he appears in the nicklist (in any irc client) like he has got no modes at all.

For example:
1. nick1 joines new channel #tmp
2. nick2 joines the same channel
3. nick1 gives +o +v modes to nick2
4. nick1 rejoins the channel #tmp
5. nick2 sets mode -o to nick2

now, nick2 has mode +v on the channel #tmp, but nick1 sees nick2 without any mode set.

This is not some awful bug, but keep in mind that every ircd has got it!
I've reported it here because I like unreal, that's all :)
Greetings.
Steps To Reproduce1. nick1 joines new channel #tmp
2. nick2 joines the same channel
3. nick1 gives +o +v modes to nick2
4. nick1 rejoins the channel #tmp
5. nick2 sets mode -o to nick2

now, nick2 has mode +v on the channel #tmp, but nick1 sees nick2 without any mode set.

Additional InformationKeep on the good work ;)
TagsNo tags attached.
3rd party modules

Relationships

duplicate of 0000606 resolvedstskeeps Setting more than one channel mode (o, h and v) on a user can desync these modes with client 

Activities

syzop

2006-06-05 08:53

administrator   ~0011856

See 0000606

Issue History

Date Modified Username Field Change
2006-06-05 08:32 burek New Issue
2006-06-05 08:53 syzop Relationship added duplicate of 0000606
2006-06-05 08:53 syzop Status new => closed
2006-06-05 08:53 syzop Note Added: 0011856
2006-06-05 08:53 syzop Resolution open => duplicate