<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/xmlrpccomobj/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/xmlrpccomobj/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 19 Jun 2006 07:16:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/xmlrpccomobj/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>"invalid handle" error with unicode wide character</title><link>https://sourceforge.net/p/xmlrpccomobj/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;At XMLRPC.Client.Execute, unicode wide-characters in &lt;br /&gt;
parameters causes "invalid handle" error.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 19 Jun 2006 07:16:21 -0000</pubDate><guid>https://sourceforge.net0e92688d5e01f763b5b241a3f9bb262bf7e580b4</guid></item><item><title>fails if (Size mod 100)=0</title><link>https://sourceforge.net/p/xmlrpccomobj/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;the lines&lt;/p&gt;
&lt;p&gt;If (InternetWriteFile(lRequest, Data(0), Size Mod 100,&lt;br /&gt;
Written) = 0) Then&lt;br /&gt;
Err.Raise Err.LastDllError, , "InternetWriteFile failed"&lt;br /&gt;
End If&lt;/p&gt;
&lt;p&gt;always fail if the size is a multiple of 100. if (size&lt;br /&gt;
mod 100)=0, internetwritefile will fail, because you&lt;br /&gt;
tell the function to write zero bytes.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 26 Apr 2006 16:03:38 -0000</pubDate><guid>https://sourceforge.netc213e4faea42e26e93bd691ad96277515d0f9682</guid></item><item><title>content-type not specified</title><link>https://sourceforge.net/p/xmlrpccomobj/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;according to &lt;a href="http://www.xmlrpc.com/spec" rel="nofollow"&gt;http://www.xmlrpc.com/spec&lt;/a&gt; a client should&lt;br /&gt;
send "Content-Type: text/xml" in the header.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 26 Apr 2006 14:39:09 -0000</pubDate><guid>https://sourceforge.netf062098fd54eb0c5db30d5f35fb3b6cbf85f474c</guid></item><item><title>not 0-based variant arrays</title><link>https://sourceforge.net/p/xmlrpccomobj/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;the client crashes when working with parameters which&lt;br /&gt;
contain variant-arrays which are not 0-based.&lt;/p&gt;
&lt;p&gt;for i=lbound() to ubound()&lt;/p&gt;
&lt;p&gt;could help.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 26 Apr 2006 13:05:52 -0000</pubDate><guid>https://sourceforge.net8bf43b72f9c4dc909e22e4fe9894f4312251f1a9</guid></item></channel></rss>