]> jfr.im git - irc.git/blobdiff - 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
diff --git a/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2001/000067.html b/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2001/000067.html
new file mode 100644 (file)
index 0000000..e356b83
--- /dev/null
@@ -0,0 +1,93 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+   <TITLE> [IRCServices Coding] Services 5.0 alpha 9 released
+   </TITLE>
+   <LINK REL="Index" HREF="index.html" >
+   <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">
+   <META NAME="robots" CONTENT="index,nofollow">
+   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+   <LINK REL="Previous"  HREF="000066.html">
+   <LINK REL="Next"  HREF="000071.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+   <H1>[IRCServices Coding] Services 5.0 alpha 9 released</H1>
+    <B>Russell Garrett</B> 
+    <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"
+       TITLE="[IRCServices Coding] Services 5.0 alpha 9 released">rg at tcslon.com
+       </A><BR>
+    <I>Tue Dec 25 09:53:27 PST 2001</I>
+    <P><UL>
+        <LI>Previous message: <A HREF="000066.html">[IRCServices Coding] Services 5.0 alpha 9 released
+</A></li>
+        <LI>Next message: <A HREF="000071.html">[IRCServices Coding] More bugs... :)
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#67">[ date ]</a>
+              <a href="thread.html#67">[ thread ]</a>
+              <a href="subject.html#67">[ subject ]</a>
+              <a href="author.html#67">[ author ]</a>
+         </LI>
+       </UL>
+    <HR>  
+<!--beginarticle-->
+<PRE>OK, a few comments from me. I haven't managed to crash it yet, which
+is always a good sign ;).
+
+I was playing with the httpd/dbaccess/xml-export module, and IE6's
+usually annoying XML syntax checking pointed something out. Where
+there's an ampersand in a last_quit field, it replaces it with
+&quot;&amp;amp-&quot; as opposed to the correct &quot;&amp;amp;&quot;, which causes IE to choke
+:<i>). The context is as follows:
+</I>
+&lt;nickinfo&gt;
+&lt;nick&gt;[nick]&lt;/nick&gt;
+...
+&lt;last_quit&gt;Quit: Peace &amp;amp- Protection 4.06&lt;/last_quit&gt;
+...
+&lt;nickinfo&gt;
+
+Also, it seems to pad every &lt;supass&gt; or &lt;pass&gt; field with lots of
+&quot;&amp;#0;&quot; null chars:
+&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;
+#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&amp;#0;&lt;/supass&gt;
+&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
+;&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
+ss&gt;
+
+Note: I am working with a copy of my live v4 database.
+
+Also, on my #chat channel on the v4 installation, Voice is set to
+level 0, so everyone is voiced when they join. However, when my AOPs
+join #chat on the v5 net, they get set +hq, and normal users don't
+get anything, which is rather odd (possibly to do with me not running
+the xOP module or something...). I'm continuing to investigate this
+one.
+
+
+Cheers,
+
+
+Russ Garrett (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">russ at garrett.co.uk</A>)
+
+
+
+</PRE>
+
+<!--endarticle-->
+    <HR>
+    <P><UL>
+        <!--threads-->
+       <LI>Previous message: <A HREF="000066.html">[IRCServices Coding] Services 5.0 alpha 9 released
+</A></li>
+       <LI>Next message: <A HREF="000071.html">[IRCServices Coding] More bugs... :)
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#67">[ date ]</a>
+              <a href="thread.html#67">[ thread ]</a>
+              <a href="subject.html#67">[ subject ]</a>
+              <a href="author.html#67">[ author ]</a>
+         </LI>
+       </UL>
+
+</body></html>