<?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=LiveUser&amp;PHPSESSID=6sh8hov6085gl1gd4s43b0k8h0</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/15270" />
      <rdf:li rdf:resource="http://pear.php.net/bug/14119" />
      <rdf:li rdf:resource="http://pear.php.net/bug/13541" />

     </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/15270">
      <title>LiveUser: Feature/Change Request 15270 [Open] Actually implement storage for LiveUser_Perm_Storage_Cache</title>
      <link>http://pear.php.net/bugs/15270</link>
      <content:encoded><![CDATA[<pre>LiveUser Feature/Change Request
Reported by doconnor
2008-12-07T17:07:07+00:00
PHP: 5.2.6 OS:  Package Version: CVS

Description:
------------
Not a very good caching layer at the moment, as it never writes into cache.

Spin off from Bug #15127</pre>]]></content:encoded>
      <description><![CDATA[<pre>LiveUser Feature/Change Request
Reported by doconnor
2008-12-07T17:07:07+00:00
PHP: 5.2.6 OS:  Package Version: CVS

Description:
------------
Not a very good caching layer at the moment, as it never writes into cache.

Spin off from Bug #15127</pre>]]></description>
      <dc:date>2008-12-07T17:07:07+00:00</dc:date>
      <dc:creator>daniel &amp;#x64;&amp;#111;&amp;#x74; oconnor &amp;#x61;&amp;#116; gmail &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>LiveUser Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/14119">
      <title>LiveUser: Bug 14119 [Open] liveuser-&gt;login does not return false and script stops executing</title>
      <link>http://pear.php.net/bugs/14119</link>
      <content:encoded><![CDATA[<pre>LiveUser Bug
Reported by sl1ng5h0t
2008-06-10T17:57:12+00:00
PHP: 5.2.6 OS: Win XP Package Version: 0.16.13

Description:
------------
When executing code below:
        if (!$liveUserObj-&gt;login($username, $password)){
          showLoginForm($liveUserObj);   
        }
The script stops after the line. No error nor exceptions are thrown.

//Liveuser/Auth/Common.php line340 changed return $result to return false and script continued.

       // Read user data from database
        $result = $this-&gt;readUserData($handle, $passwd, $auth_user_id);
        if (!$result) {
            return false;
        }

Test script:
---------------
Used gvn Auth example 4</pre>]]></content:encoded>
      <description><![CDATA[<pre>LiveUser Bug
Reported by sl1ng5h0t
2008-06-10T17:57:12+00:00
PHP: 5.2.6 OS: Win XP Package Version: 0.16.13

Description:
------------
When executing code below:
        if (!$liveUserObj-&gt;login($username, $password)){
          showLoginForm($liveUserObj);   
        }
The script stops after the line. No error nor exceptions are thrown.

//Liveuser/Auth/Common.php line340 changed return $result to return false and script continued.

       // Read user data from database
        $result = $this-&gt;readUserData($handle, $passwd, $auth_user_id);
        if (!$result) {
            return false;
        }

Test script:
---------------
Used gvn Auth example 4</pre>]]></description>
      <dc:date>2009-03-12T23:01:41+00:00</dc:date>
      <dc:creator>art &amp;#x61;&amp;#116; malvar &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>LiveUser Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/13541">
      <title>LiveUser: Feature/Change Request 13541 [Open] Move the XML Container from XML_Tree to XML_Serializer</title>
      <link>http://pear.php.net/bugs/13541</link>
      <content:encoded><![CDATA[<pre>LiveUser Feature/Change Request
Reported by dufuz
2008-03-30T07:53:14+00:00
PHP: Irrelevant OS: NA Package Version: CVS

Description:
------------
Given that XML_Tree is not PHP 5 friendly then I suggest we move to XML_Serializer for the XML Containers</pre>]]></content:encoded>
      <description><![CDATA[<pre>LiveUser Feature/Change Request
Reported by dufuz
2008-03-30T07:53:14+00:00
PHP: Irrelevant OS: NA Package Version: CVS

Description:
------------
Given that XML_Tree is not PHP 5 friendly then I suggest we move to XML_Serializer for the XML Containers</pre>]]></description>
      <dc:date>2008-03-30T07:53:14+00:00</dc:date>
      <dc:creator>helgith &amp;#x61;&amp;#116; gmail &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>LiveUser Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
