View Issue Details

IDProjectCategoryView StatusLast Update
0002755unrealircdpublic2007-04-27 03:46
Reportervonitsanet Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionwont fix 
Product Version3.2.4 
Summary0002755: +T behavior
DescriptionIf it possible the ctcp reply should be allowed to pass when someone with +T usermode issue a CTCP to another user.
Steps To Reproduce-
Additional Information-
3rd party modules-

Activities

White_Magic

2006-02-02 11:19

reporter   ~0011118

hm, i think only if the user is a ircop this should be allowed. this would stop the ircop from having -T themselfs so they can recieve the reply, otherwise it gives them the numeric " nick does not accept ctcps "

vonitsanet

2006-02-02 14:41

reporter   ~0011120

i was thinking a way to allow a ctcp reply once time from user2 to user1 when user1 with +T sends a ctcp first to user2.

RandomNumber

2006-02-05 00:07

reporter   ~0011138

Good idea but how is the server to know that the user issued the ctcp in the first play? A user can easily do a reply without an actual trigger.

vonitsanet

2006-02-05 09:02

reporter   ~0011142

this info may temporary stored somewere (for 1-2 minutes) in the ircd.

RandomNumber

2006-02-05 22:53

reporter   ~0011146

What is it one or two minutes and stored where? And how are you going to handle the expire this just sounds like more things for the ircd to do which is a waste of cpu cycles when I can Just unset the mode and why 1-2 minutes a ctcp reply takes what 1-2 seconds?

stskeeps

2007-04-27 03:46

reporter   ~0013778

waste of cpu

Issue History

Date Modified Username Field Change
2006-01-21 16:33 vonitsanet New Issue
2006-01-21 16:33 vonitsanet 3rd party modules => -
2006-02-02 11:19 White_Magic Note Added: 0011118
2006-02-02 14:41 vonitsanet Note Added: 0011120
2006-02-05 00:07 RandomNumber Note Added: 0011138
2006-02-05 09:02 vonitsanet Note Added: 0011142
2006-02-05 22:53 RandomNumber Note Added: 0011146
2007-04-27 03:46 stskeeps Status new => closed
2007-04-27 03:46 stskeeps Note Added: 0013778
2007-04-27 03:46 stskeeps Resolution open => wont fix