]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000165.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000165.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] A subtle levels bug
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20A%20subtle%20levels%20bug&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="000164.html">
11 <LINK REL="Next" HREF="000166.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] A subtle levels bug</H1>
15 <B>Russell Garrett</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20A%20subtle%20levels%20bug&In-Reply-To="
17 TITLE="[IRCServices Coding] A subtle levels bug">rg at tcslon.com
18 </A><BR>
19 <I>Sat Feb 2 03:26:25 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000164.html">[IRCServices Coding] Exceptions
22 </A></li>
23 <LI>Next message: <A HREF="000166.html">[IRCServices Coding] A subtle levels bug
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#165">[ date ]</a>
27 <a href="thread.html#165">[ thread ]</a>
28 <a href="subject.html#165">[ subject ]</a>
29 <a href="author.html#165">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>I'm running Bahamut with IRCServices 5, and I've spotted a chanserv levels bug:
35
36 Pertinent Channel level settings:
37 AUTOVOICE 0
38 AUTOHALFOP 4 (although it isn't used, because Bahamut doesn't support hop)
39
40 A user with access level 4 enters the channel. He is not autovoiced, despite being above the AUTOVOICE leve, because he would be be hopped if this wasn't bahamut, so he is left with no modes.
41
42 The bahamut protocol module needs to recognise this situation and voice him.
43
44 Thanks,
45
46 Russ Garrett (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">russ at garrett.co.uk</A>)
47
48
49 </PRE>
50
51 <!--endarticle-->
52 <HR>
53 <P><UL>
54 <!--threads-->
55 <LI>Previous message: <A HREF="000164.html">[IRCServices Coding] Exceptions
56 </A></li>
57 <LI>Next message: <A HREF="000166.html">[IRCServices Coding] A subtle levels bug
58 </A></li>
59 <LI> <B>Messages sorted by:</B>
60 <a href="date.html#165">[ date ]</a>
61 <a href="thread.html#165">[ thread ]</a>
62 <a href="subject.html#165">[ subject ]</a>
63 <a href="author.html#165">[ author ]</a>
64 </LI>
65 </UL>
66
67 </body></html>