<?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=Genealogy_Gedcom</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/17066" />
      <rdf:li rdf:resource="http://pear.php.net/bug/17064" />
      <rdf:li rdf:resource="http://pear.php.net/bug/11658" />

     </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/17066">
      <title>Genealogy_Gedcom: Bug 17066 [Open] Notes are not retrieved</title>
      <link>http://pear.php.net/bugs/17066</link>
      <content:encoded><![CDATA[<pre>Genealogy_Gedcom Bug
Reported by mikedwebdev
2010-02-04T21:06:08+00:00
PHP: 5.2.5 OS: OS X 10.5.8 Package Version: 1.0.1

Description:
------------
The note is being found but the actual content of the note is not being returned.

Test script:
---------------
I used the example1.php script included in the package.

Expected result:
----------------
I expected to see the notes.

Actual result:
--------------
Only the note id was retrieved, not the contents of the note.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Genealogy_Gedcom Bug
Reported by mikedwebdev
2010-02-04T21:06:08+00:00
PHP: 5.2.5 OS: OS X 10.5.8 Package Version: 1.0.1

Description:
------------
The note is being found but the actual content of the note is not being returned.

Test script:
---------------
I used the example1.php script included in the package.

Expected result:
----------------
I expected to see the notes.

Actual result:
--------------
Only the note id was retrieved, not the contents of the note.</pre>]]></description>
      <dc:date>2010-02-04T21:06:08+00:00</dc:date>
      <dc:creator>mikedwebdev &amp;#x61;&amp;#116; gmail &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Genealogy_Gedcom Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/17064">
      <title>Genealogy_Gedcom: Bug 17064 [Open] DATE mispopulated in Birth Date and Death Date elements</title>
      <link>http://pear.php.net/bugs/17064</link>
      <content:encoded><![CDATA[<pre>Genealogy_Gedcom Bug
Reported by ed4becky
2010-02-04T06:55:42+00:00
PHP: 5.3.1 OS: Windows 7 Package Version: 1.0.1

Description:
------------
I am finding that with my gedcom file, a DATE that is not relevant to birth or death is assigned to both.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Genealogy_Gedcom Bug
Reported by ed4becky
2010-02-04T06:55:42+00:00
PHP: 5.3.1 OS: Windows 7 Package Version: 1.0.1

Description:
------------
I am finding that with my gedcom file, a DATE that is not relevant to birth or death is assigned to both.</pre>]]></description>
      <dc:date>2010-02-16T07:09:57+00:00</dc:date>
      <dc:creator>ed &amp;#x61;&amp;#116; ed4becky &amp;#x64;&amp;#111;&amp;#x74; org</dc:creator>
      <dc:subject>Genealogy_Gedcom Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/11658">
      <title>Genealogy_Gedcom: Feature/Change Request 11658 [Open] Individual objects don't report CHAN data</title>
      <link>http://pear.php.net/bugs/11658</link>
      <content:encoded><![CDATA[<pre>Genealogy_Gedcom Feature/Change Request
Reported by waptaff
2007-07-21T18:42:03+00:00
PHP: 5.0.4 OS: GNU/Linux Package Version: 1.0.0

Description:
------------
Would be nice to be able to fetch the last modification date of an individual, marked up by CHAN in the GEDCOM standard just like this :

0 @I1@ Fred Flintstone
1 CHAN
2 DATE 28 07:47:06 AUG 2005</pre>]]></content:encoded>
      <description><![CDATA[<pre>Genealogy_Gedcom Feature/Change Request
Reported by waptaff
2007-07-21T18:42:03+00:00
PHP: 5.0.4 OS: GNU/Linux Package Version: 1.0.0

Description:
------------
Would be nice to be able to fetch the last modification date of an individual, marked up by CHAN in the GEDCOM standard just like this :

0 @I1@ Fred Flintstone
1 CHAN
2 DATE 28 07:47:06 AUG 2005</pre>]]></description>
      <dc:date>2007-07-21T18:42:03+00:00</dc:date>
      <dc:creator>pear &amp;#x64;&amp;#111;&amp;#x74; wayne &amp;#x61;&amp;#116; ptaff &amp;#x64;&amp;#111;&amp;#x74; ca</dc:creator>
      <dc:subject>Genealogy_Gedcom Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
