<?xml version="1.0"?>
<?xml-stylesheet
href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/search.php">
    <title>PEAR Bug Search Results</title>
    <link>http://pear.php.net/bugs/search.php?cmd=display&amp;package_name%5B0%5D=Services_Delicious</link>
    <description>Search Results</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bug/8725" />

     </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://pear.php.net/gifs/pearsmall.gif">
    <title>PEAR Bugs</title>
    <url>http://pear.php.net/gifs/pearsmall.gif</url>
    <link>http://pear.php.net/bugs</link>
  </image>

    <item rdf:about="http://pear.php.net/bug/8725">
      <title>Services_Delicious: Bug 8725 [Assigned] Invalid Response Code</title>
      <link>http://pear.php.net/bugs/8725</link>
      <content:encoded><![CDATA[<pre>Services_Delicious Bug
Reported by alexandre@...
2006-09-18T08:29:10+00:00
PHP: 4.4.3 OS: Linux Package Version: 0.5.0

Description:
------------
unexpected output 

Test script:
---------------
$dlc = &amp;new Services_Delicious($username, $password);

$tags = $dlc-&gt;getTags();
print_r($tags);

Expected result:
----------------
list of tags and content...

Actual result:
--------------
pear_error Object
(
    [error_message_prefix] =&gt; 
    [mode] =&gt; 1
    [level] =&gt; 1024
    [code] =&gt; 
    [message] =&gt; Invalid Response Code
    [userinfo] =&gt; 
    [backtrace] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [file] =&gt; /mnt/132/free.fr/3/a/amelard/include/PEAR.php
                    [line] =&gt; 542
                    [function] =&gt; pear_error
                    [class] =&gt; pear_error
                    [type] =&gt; -&gt;
                    [args] =&gt; Array
                        (
                            [0] =&gt; Invalid Response Code
                            [1] =&gt; 
                            [2] =&gt; 1
                            [3] =&gt; 1024
                            [4] =&gt; 
                        )

                )

            [1] =&gt; Array
                (
                    [file] =&gt; /mnt/132/free.fr/3/a/amelard/include/Services/Delicious.php
                    [line] =&gt; 369
                    [function] =&gt; raiseerror
                    [class] =&gt; pear
                    [type] =&gt; ::
                    [args] =&gt; Array
                        (
                            [0] =&gt; Invalid Response Code
                            [1] =&gt; 
                        )

                )

            [2] =&gt; Array
                (
                    [file] =&gt; /mnt/132/free.fr/3/a/amelard/include/Services/Delicious.php
                    [line] =&gt; 129
                    [function] =&gt; _sendrequest
                    [class] =&gt; services_delicious
                    [type] =&gt; -&gt;
                    [args] =&gt; Array
                        (
                            [0] =&gt; tags
                            [1] =&gt; get
                        )

                )

            [3] =&gt; Array
                (
                    [file] =&gt; /mnt/132/free.fr/3/a/amelard/links.php
                    [line] =&gt; 14
                    [function] =&gt; gettags
                    [class] =&gt; services_delicious
                    [type] =&gt; -&gt;
                    [args] =&gt; Array
                        (
                        )

                )

        )

    [callback] =&gt; 
)</pre>]]></content:encoded>
      <description><![CDATA[<pre>Services_Delicious Bug
Reported by alexandre@...
2006-09-18T08:29:10+00:00
PHP: 4.4.3 OS: Linux Package Version: 0.5.0

Description:
------------
unexpected output 

Test script:
---------------
$dlc = &amp;new Services_Delicious($username, $password);

$tags = $dlc-&gt;getTags();
print_r($tags);

Expected result:
----------------
list of tags and content...

Actual result:
--------------
pear_error Object
(
    [error_message_prefix] =&gt; 
    [mode] =&gt; 1
    [level] =&gt; 1024
    [code] =&gt; 
    [message] =&gt; Invalid Response Code
    [userinfo] =&gt; 
    [backtrace] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [file] =&gt; /mnt/132/free.fr/3/a/amelard/include/PEAR.php
                    [line] =&gt; 542
                    [function] =&gt; pear_error
                    [class] =&gt; pear_error
                    [type] =&gt; -&gt;
                    [args] =&gt; Array
                        (
                            [0] =&gt; Invalid Response Code
                            [1] =&gt; 
                            [2] =&gt; 1
                            [3] =&gt; 1024
                            [4] =&gt; 
                        )

                )

            [1] =&gt; Array
                (
                    [file] =&gt; /mnt/132/free.fr/3/a/amelard/include/Services/Delicious.php
                    [line] =&gt; 369
                    [function] =&gt; raiseerror
                    [class] =&gt; pear
                    [type] =&gt; ::
                    [args] =&gt; Array
                        (
                            [0] =&gt; Invalid Response Code
                            [1] =&gt; 
                        )

                )

            [2] =&gt; Array
                (
                    [file] =&gt; /mnt/132/free.fr/3/a/amelard/include/Services/Delicious.php
                    [line] =&gt; 129
                    [function] =&gt; _sendrequest
                    [class] =&gt; services_delicious
                    [type] =&gt; -&gt;
                    [args] =&gt; Array
                        (
                            [0] =&gt; tags
                            [1] =&gt; get
                        )

                )

            [3] =&gt; Array
                (
                    [file] =&gt; /mnt/132/free.fr/3/a/amelard/links.php
                    [line] =&gt; 14
                    [function] =&gt; gettags
                    [class] =&gt; services_delicious
                    [type] =&gt; -&gt;
                    [args] =&gt; Array
                        (
                        )

                )

        )

    [callback] =&gt; 
)</pre>]]></description>
      <dc:date>2008-04-09T08:46:58+00:00</dc:date>
      <dc:creator>alexandre &amp;#x61;&amp;#116; melard &amp;#x64;&amp;#111;&amp;#x74; org</dc:creator>
      <dc:subject>Services_Delicious Bug</dc:subject>
    </item>
</rdf:RDF>
