]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2001/001667.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2001 / 001667.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Bug Report, forbidden channel dropped by founder
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Bug%20Report%2C%20forbidden%20channel%20dropped%20by%20founder&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="001666.html">
11 <LINK REL="Next" HREF="001669.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Bug Report, forbidden channel dropped by founder</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Bug%20Report%2C%20forbidden%20channel%20dropped%20by%20founder&In-Reply-To="
17 TITLE="[IRCServices] Bug Report, forbidden channel dropped by founder">achurch at achurch.org
18 </A><BR>
19 <I>Thu Mar 22 04:16:01 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001666.html">[IRCServices] Bug Report, forbidden channel dropped by founder
22 </A></li>
23 <LI>Next message: <A HREF="001669.html">[IRCServices] Bug Report, forbidden channel dropped by founder
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1667">[ date ]</a>
27 <a href="thread.html#1667">[ thread ]</a>
28 <a href="subject.html#1667">[ subject ]</a>
29 <a href="author.html#1667">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>Normal behaviour for a forbidden channel disallows a forbidden channel to be dropped.
35 </I>&gt;<i>However, some circumstances might be arranged via which even if a channel is forbidden,
36 </I>&gt;<i>the person who is the founder may drop the channel.
37 </I>
38 Found and fixed--thanks for the report. The problem is this line:
39
40 if (!is_servadmin &amp; (ci-&gt;flags &amp; CI_VERBOTEN))
41
42 where the first &amp; should of course be an &amp;&amp; (the test as written is
43 always false because CI_VERBOTEN is not 1). Note that this can only
44 occur if the user trying to drop the channel is identified to the
45 channel before the forbid takes place.
46
47 --Andrew Church
48 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A> | New address - please note.
49 <A HREF="http://achurch.org/">http://achurch.org/</A> | &#12513;&#12540;&#12523;&#12450;&#12489;&#12524;&#12473;&#12364;&#22793;&#12431;&#12426;&#12414;&#12375;&#12383;&#12290;
50
51
52 </PRE>
53
54 <!--endarticle-->
55 <HR>
56 <P><UL>
57 <!--threads-->
58 <LI>Previous message: <A HREF="001666.html">[IRCServices] Bug Report, forbidden channel dropped by founder
59 </A></li>
60 <LI>Next message: <A HREF="001669.html">[IRCServices] Bug Report, forbidden channel dropped by founder
61 </A></li>
62 <LI> <B>Messages sorted by:</B>
63 <a href="date.html#1667">[ date ]</a>
64 <a href="thread.html#1667">[ thread ]</a>
65 <a href="subject.html#1667">[ subject ]</a>
66 <a href="author.html#1667">[ author ]</a>
67 </LI>
68 </UL>
69
70 </body></html>