]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/002874.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2004 / 002874.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Fwd: Possible bug +r channels
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Fwd%3A%20Possible%20bug%20%2Br%20channels&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002873.html">
11 <LINK REL="Next" HREF="002875.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Fwd: Possible bug +r channels</H1>
15 <B>Eric Murphy</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Fwd%3A%20Possible%20bug%20%2Br%20channels&In-Reply-To="
17 TITLE="[IRCServices Coding] Fwd: Possible bug +r channels">emurphy at sporked.us
18 </A><BR>
19 <I>Wed Jan 28 22:34:44 PST 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002873.html">[IRCServices Coding] Fwd: Possible bug +r channels
22 </A></li>
23 <LI>Next message: <A HREF="002875.html">[IRCServices Coding] Fwd: Possible bug +r channels
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2874">[ date ]</a>
27 <a href="thread.html#2874">[ thread ]</a>
28 <a href="subject.html#2874">[ subject ]</a>
29 <a href="author.html#2874">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Are you sure you're loading the right protocol module? I can't think of
35 anything special that +r does for a channel other than tell users it's
36 registered.
37
38 Eric
39 ----- Original Message -----
40 From: &quot;Brent DiNicola&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircserv at elric.net</A>&gt;
41 To: &quot;IRC Services General Mailing List&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices at ircservices.za.net</A>&gt;;
42 &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
43 Sent: Wednesday, January 28, 2004 12:16 PM
44 Subject: [IRCServices Coding] Fwd: Possible bug +r channels
45
46
47 &gt;<i>
48 </I>&gt;<i> &gt;Date: Tue, 27 Jan 2004 19:48:24 -0600
49 </I>&gt;<i> &gt;To: &quot;IRC Services General Mailing List&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices at ircservices.za.net</A>&gt;
50 </I>&gt;<i> &gt;From: Brent DiNicola &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">elric at elric.net</A>&gt;
51 </I>&gt;<i> &gt;Subject: Possible bug +r channels
52 </I>&gt;<i> &gt;
53 </I>&gt;<i> &gt;I am using blitzed ircd and ircservices-5.0.27 on my network. Recently we
54 </I>&gt;<i> &gt;noticed that
55 </I>&gt;<i> &gt;chanserv doesn't set all channels +r upon join. It has the information,
56 </I>&gt;<i> &gt;and knows it's a
57 </I>&gt;<i> &gt;regged channel but it's not sending +r to the channel. First of all is
58 </I>&gt;<i> &gt;this harmful as it
59 </I>&gt;<i> &gt;DOES know it's regged and doesn't lose information about the channels..
60 </I>&gt;<i> &gt;and second
61 </I>&gt;<i> &gt;of all.. is this a know issue/bug or have I missed something in searching
62 </I>&gt;<i> &gt;docs and mailing
63 </I>&gt;<i> &gt;list information.
64 </I>&gt;<i> &gt;
65 </I>&gt;<i> &gt;Here are examples:
66 </I>&gt;<i> &gt;
67 </I>&gt;<i> &gt;[19:47] * Now talking in #test
68 </I>&gt;<i> &gt;[19:47] -&gt; *chanserv* register #test test test
69 </I>&gt;<i> &gt;[19:47] &lt;ChanServ&gt; Channel #test registered under your nickname:
70 </I>Whitewolf
71 &gt;<i> &gt;[19:47] &lt;ChanServ&gt; Your channel password is test -- remember it for later
72 </I>use.
73 &gt;<i> &gt;[19:47] * ChanServ sets mode: +nt
74 </I>&gt;<i> &gt;
75 </I>&gt;<i> &gt;Now part the channel and rejoin...
76 </I>&gt;<i> &gt;
77 </I>&gt;<i> &gt;[19:48] * Now talking in #test
78 </I>&gt;<i> &gt;[19:48] * ChanServ sets mode: +nt
79 </I>&gt;<i> &gt;
80 </I>&gt;<i> &gt;No +r .. this is a plain channel I just regged as you see..
81 </I>&gt;<i> &gt;
82 </I>&gt;<i> &gt;Brent
83 </I>&gt;<i>
84 </I>&gt;<i> ------------------------------------------------------------------
85 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
86 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
87 </I>
88
89 </PRE>
90
91 <!--endarticle-->
92 <HR>
93 <P><UL>
94 <!--threads-->
95 <LI>Previous message: <A HREF="002873.html">[IRCServices Coding] Fwd: Possible bug +r channels
96 </A></li>
97 <LI>Next message: <A HREF="002875.html">[IRCServices Coding] Fwd: Possible bug +r channels
98 </A></li>
99 <LI> <B>Messages sorted by:</B>
100 <a href="date.html#2874">[ date ]</a>
101 <a href="thread.html#2874">[ thread ]</a>
102 <a href="subject.html#2874">[ subject ]</a>
103 <a href="author.html#2874">[ author ]</a>
104 </LI>
105 </UL>
106
107 </body></html>