<?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/13031/bug">
    <title>PEAR Bug #13031</title>
    <link>http://pear.php.net/bugs/13031</link>
    <description>[Closed] PEAR fails to authenticate when doing upgrade-all on non-default channel</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/bugs/13031"/>
      <rdf:li rdf:resource="http://pear.php.net/bugs/13031/2008-04-10+21%3A19%3A44#2008-04-10+21%3A19%3A44"/>
      <rdf:li rdf:resource="http://pear.php.net/bugs/13031/2008-03-29+10%3A10%3A55#2008-03-29+10%3A10%3A55"/>
      <rdf:li rdf:resource="http://pear.php.net/bugs/13031/2008-01-31+21%3A05%3A24#2008-01-31+21%3A05%3A24"/>
      <rdf:li rdf:resource="http://pear.php.net/bugs/13031/2008-01-31+20%3A56%3A48#2008-01-31+20%3A56%3A48"/>
      <rdf:li rdf:resource="http://pear.php.net/bugs/13031/2008-01-31+20%3A47%3A49#2008-01-31+20%3A47%3A49"/>
      <rdf:li rdf:resource="http://pear.php.net/bugs/13031/2008-01-31+20%3A47%3A00#2008-01-31+20%3A47%3A00"/>
     </rdf:Seq>
    </items>
  </channel>
    <item rdf:about="http://pear.php.net/bugs/13031">
      <title>timj</title>
      <link>http://pear.php.net/bugs/13031</link>
      <description><![CDATA[<pre>PEAR Bug
Reported by timj
2008-01-31T23:43:58-00:00
PHP: Irrelevant OS:  Package Version: CVS

Description:
------------
This is a lot like bug #11642.
If you have a non-default channel which requires HTTP authentication in order to retrieve the REST metadata, PEAR fails to use the configured username and password when doing &quot;upgrade-all&quot;.</pre>]]></description>
      <content:encoded><![CDATA[<pre>PEAR Bug
Reported by timj
2008-01-31T23:43:58-00:00
PHP: Irrelevant OS:  Package Version: CVS

Description:
------------
This is a lot like bug #11642.
If you have a non-default channel which requires HTTP authentication in order to retrieve the REST metadata, PEAR fails to use the configured username and password when doing &quot;upgrade-all&quot;.</pre>]]></content:encoded>
      <dc:date>2008-01-31T23:43:58-00:00</dc:date>
    </item>
    <item rdf:about="http://pear.php.net/bugs/13031/2008-04-10+21%3A19%3A44#2008-04-10+21%3A19%3A44">
      <title>dufuz [2008-04-11 01:19]</title>
      <link>http://pear.php.net/bugs/13031#1207876784</link>
      <description><![CDATA[<pre>This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.</pre>]]></description>
      <content:encoded><![CDATA[<pre>This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.</pre>]]></content:encoded>
      <dc:date>2008-04-11T01:19:44-00:00</dc:date>
    </item>
    <item rdf:about="http://pear.php.net/bugs/13031/2008-03-29+10%3A10%3A55#2008-03-29+10%3A10%3A55">
      <title>dufuz [2008-03-29 15:10]</title>
      <link>http://pear.php.net/bugs/13031#1206803455</link>
      <description><![CDATA[<pre>I had to look really really hard to comprehend this diff format ;-)
For that matter I wrote a rather lengthy comment about this and that problem which then I managed to proof my self wrong every time.

The patch looks good, basically does adds channel to all the rest functions which pass it to retrieveData which passes it to httpDownload which passes it to config get with the channel name intact

Commit away IMHO</pre>]]></description>
      <content:encoded><![CDATA[<pre>I had to look really really hard to comprehend this diff format ;-)
For that matter I wrote a rather lengthy comment about this and that problem which then I managed to proof my self wrong every time.

The patch looks good, basically does adds channel to all the rest functions which pass it to retrieveData which passes it to httpDownload which passes it to config get with the channel name intact

Commit away IMHO</pre>]]></content:encoded>
      <dc:date>2008-03-29T15:10:55-00:00</dc:date>
    </item>
    <item rdf:about="http://pear.php.net/bugs/13031/2008-01-31+21%3A05%3A24#2008-01-31+21%3A05%3A24">
      <title>timj [2008-02-01 02:05]</title>
      <link>http://pear.php.net/bugs/13031#1201831524</link>
      <description><![CDATA[<pre>Incidentally, the patch also fixes related problems like list-all etc.</pre>]]></description>
      <content:encoded><![CDATA[<pre>Incidentally, the patch also fixes related problems like list-all etc.</pre>]]></content:encoded>
      <dc:date>2008-02-01T02:05:24-00:00</dc:date>
    </item>
    <item rdf:about="http://pear.php.net/bugs/13031/2008-01-31+20%3A56%3A48#2008-01-31+20%3A56%3A48">
      <title>timj [2008-02-01 01:56]</title>
      <link>http://pear.php.net/bugs/13031#1201831008</link>
      <description><![CDATA[<pre>Watch out, there is a line of debugging in the patch - REST.php at the start of downloadHttp()</pre>]]></description>
      <content:encoded><![CDATA[<pre>Watch out, there is a line of debugging in the patch - REST.php at the start of downloadHttp()</pre>]]></content:encoded>
      <dc:date>2008-02-01T01:56:48-00:00</dc:date>
    </item>
    <item rdf:about="http://pear.php.net/bugs/13031/2008-01-31+20%3A47%3A49#2008-01-31+20%3A47%3A49">
      <title>timj [2008-02-01 01:47]</title>
      <link>http://pear.php.net/bugs/13031#1201830469</link>
      <description><![CDATA[<pre>Incidentally, the patch isn't a unified diff because of bug #13034.</pre>]]></description>
      <content:encoded><![CDATA[<pre>Incidentally, the patch isn't a unified diff because of bug #13034.</pre>]]></content:encoded>
      <dc:date>2008-02-01T01:47:49-00:00</dc:date>
    </item>
    <item rdf:about="http://pear.php.net/bugs/13031/2008-01-31+20%3A47%3A00#2008-01-31+20%3A47%3A00">
      <title>timj [2008-02-01 01:47]</title>
      <link>http://pear.php.net/bugs/13031#1201830420</link>
      <description><![CDATA[<pre>Wow, what a nightmare. Had to chase this bug all the way through all the REST functions. Patch attached which seems to fix it for me; however would appreciate a sanity check before I check it in.

Patch incorporates a fix to bug #13033 of necessity.</pre>]]></description>
      <content:encoded><![CDATA[<pre>Wow, what a nightmare. Had to chase this bug all the way through all the REST functions. Patch attached which seems to fix it for me; however would appreciate a sanity check before I check it in.

Patch incorporates a fix to bug #13033 of necessity.</pre>]]></content:encoded>
      <dc:date>2008-02-01T01:47:00-00:00</dc:date>
    </item>
</rdf:RDF>