<?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=Net_GeoIP</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/19396" />
      <rdf:li rdf:resource="http://pear.php.net/bug/17668" />

     </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/19396">
      <title>Net_GeoIP: Feature/Change Request 19396 [Open] Database Type Retrieval Method</title>
      <link>http://pear.php.net/bugs/19396</link>
      <content:encoded><![CDATA[<pre>Net_GeoIP Feature/Change Request
Reported by x414e54
2012-04-24T18:55:10+00:00
PHP: Irrelevant OS: Fedora 16 Package Version: 1.0.0

Description:
------------
A way to be able to get the current database type from a GeoIP instance would be useful. This would save certain code that does not know the database type having to first try the locationLookup and then catching the exception then trying the country lookup. I propose that a function getDatabaseType will return the private databaseType field.

We have a Magento site running OneStepCheckout and using a GeoIP country database. The OneStepCheckout works but always produces an exception in the log.

Actual result:
--------------
PEAR_Exception: Invalid database type; lookupLocation() method expects City database. in /var/www/vhosts/xxxxxxxxx/httpdocs/app/code/local/Idev/OneStepCheckout/Model/Observers/PresetDefaults.php</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_GeoIP Feature/Change Request
Reported by x414e54
2012-04-24T18:55:10+00:00
PHP: Irrelevant OS: Fedora 16 Package Version: 1.0.0

Description:
------------
A way to be able to get the current database type from a GeoIP instance would be useful. This would save certain code that does not know the database type having to first try the locationLookup and then catching the exception then trying the country lookup. I propose that a function getDatabaseType will return the private databaseType field.

We have a Magento site running OneStepCheckout and using a GeoIP country database. The OneStepCheckout works but always produces an exception in the log.

Actual result:
--------------
PEAR_Exception: Invalid database type; lookupLocation() method expects City database. in /var/www/vhosts/xxxxxxxxx/httpdocs/app/code/local/Idev/OneStepCheckout/Model/Observers/PresetDefaults.php</pre>]]></description>
      <dc:date>2012-04-24T18:55:10+00:00</dc:date>
      <dc:creator>x414e54 &amp;#x61;&amp;#116; linux &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Net_GeoIP Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/17668">
      <title>Net_GeoIP: Feature/Change Request 17668 [Open] IPv6 support</title>
      <link>http://pear.php.net/bugs/17668</link>
      <content:encoded><![CDATA[<pre>Net_GeoIP Feature/Change Request
Reported by llll
2010-08-07T21:14:58+00:00
PHP: 5.3.3 OS:  Package Version: 1.0.0RC3

Description:
------------
Please add support for the IPv6 databases (http://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.gz).</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_GeoIP Feature/Change Request
Reported by llll
2010-08-07T21:14:58+00:00
PHP: 5.3.3 OS:  Package Version: 1.0.0RC3

Description:
------------
Please add support for the IPv6 databases (http://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.gz).</pre>]]></description>
      <dc:date>2011-08-05T15:57:04+00:00</dc:date>
      <dc:creator>vroo &amp;#x61;&amp;#116; mailinator &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Net_GeoIP Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
