]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2001/000067.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2001 / 000067.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Services 5.0 alpha 9 released
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0%20alpha%209%20released&In-Reply-To=3c2880d1.12116%40achurch.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000066.html">
11 <LINK REL="Next" HREF="000071.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Services 5.0 alpha 9 released</H1>
15 <B>Russell Garrett</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0%20alpha%209%20released&In-Reply-To=3c2880d1.12116%40achurch.org"
17 TITLE="[IRCServices Coding] Services 5.0 alpha 9 released">rg at tcslon.com
18 </A><BR>
19 <I>Tue Dec 25 09:53:27 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000066.html">[IRCServices Coding] Services 5.0 alpha 9 released
22 </A></li>
23 <LI>Next message: <A HREF="000071.html">[IRCServices Coding] More bugs... :)
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#67">[ date ]</a>
27 <a href="thread.html#67">[ thread ]</a>
28 <a href="subject.html#67">[ subject ]</a>
29 <a href="author.html#67">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>OK, a few comments from me. I haven't managed to crash it yet, which
35 is always a good sign ;).
36
37 I was playing with the httpd/dbaccess/xml-export module, and IE6's
38 usually annoying XML syntax checking pointed something out. Where
39 there's an ampersand in a last_quit field, it replaces it with
40 &quot;&amp;amp-&quot; as opposed to the correct &quot;&amp;amp;&quot;, which causes IE to choke
41 :<i>). The context is as follows:
42 </I>
43 &lt;nickinfo&gt;
44 &lt;nick&gt;[nick]&lt;/nick&gt;
45 ...
46 &lt;last_quit&gt;Quit: Peace &amp;amp- Protection 4.06&lt;/last_quit&gt;
47 ...
48 &lt;nickinfo&gt;
49
50 Also, it seems to pad every &lt;supass&gt; or &lt;pass&gt; field with lots of
51 &quot;&amp;#0;&quot; null chars:
52 &lt;supass&gt;mysupass&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;
53 #0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&lt;/supass&gt;
54 &lt;pass&gt;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0
55 ;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&lt;/pa
56 ss&gt;
57
58 Note: I am working with a copy of my live v4 database.
59
60 Also, on my #chat channel on the v4 installation, Voice is set to
61 level 0, so everyone is voiced when they join. However, when my AOPs
62 join #chat on the v5 net, they get set +hq, and normal users don't
63 get anything, which is rather odd (possibly to do with me not running
64 the xOP module or something...). I'm continuing to investigate this
65 one.
66
67
68 Cheers,
69
70
71 Russ Garrett (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">russ at garrett.co.uk</A>)
72
73
74
75 </PRE>
76
77 <!--endarticle-->
78 <HR>
79 <P><UL>
80 <!--threads-->
81 <LI>Previous message: <A HREF="000066.html">[IRCServices Coding] Services 5.0 alpha 9 released
82 </A></li>
83 <LI>Next message: <A HREF="000071.html">[IRCServices Coding] More bugs... :)
84 </A></li>
85 <LI> <B>Messages sorted by:</B>
86 <a href="date.html#67">[ date ]</a>
87 <a href="thread.html#67">[ thread ]</a>
88 <a href="subject.html#67">[ subject ]</a>
89 <a href="author.html#67">[ author ]</a>
90 </LI>
91 </UL>
92
93 </body></html>