<?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=Text_LanguageDetect</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/21244" />
      <rdf:li rdf:resource="http://pear.php.net/bug/21196" />

     </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/21244">
      <title>Text_LanguageDetect: Bug 21244 [Open] Installing through PEAR yields &quot;data file can't be found&quot; error</title>
      <link>http://pear.php.net/bugs/21244</link>
      <content:encoded><![CDATA[<pre>Text_LanguageDetect Bug
Reported by mrpetovan
2017-10-02T18:27:15+00:00
PHP: Irrelevant OS: Debian Package Version: 1.0.0

Description:
------------
After a regular install with PEAR via Composer, the data file will be located 
in
/vendor/pear-pear.php.net/Text_LanguageDetect/data/lang.dat
but LanguageDetect will try
/vendor/pear-
pear.php.net/Text_LanguageDetect/data/Text_LanguageDetect/lang.dat
and fail.

There is no need to append &quot;Text_LanguageDetect/&quot; to the &quot;data_dir&quot; 
correctly set by PEAR.

I submitted the according Pull Request on GitHub: 
https://github.com/pear/Text_LanguageDetect/pull/4

Expected result:
----------------
The library finds the data file after install through PEAR

Actual result:
--------------
The LanguageDetect class appends an unnecessary &quot;Text_LanguageDetect/&quot; 
to the &quot;data_dir&quot; path constant.

Removing the string append fixes the problem.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Text_LanguageDetect Bug
Reported by mrpetovan
2017-10-02T18:27:15+00:00
PHP: Irrelevant OS: Debian Package Version: 1.0.0

Description:
------------
After a regular install with PEAR via Composer, the data file will be located 
in
/vendor/pear-pear.php.net/Text_LanguageDetect/data/lang.dat
but LanguageDetect will try
/vendor/pear-
pear.php.net/Text_LanguageDetect/data/Text_LanguageDetect/lang.dat
and fail.

There is no need to append &quot;Text_LanguageDetect/&quot; to the &quot;data_dir&quot; 
correctly set by PEAR.

I submitted the according Pull Request on GitHub: 
https://github.com/pear/Text_LanguageDetect/pull/4

Expected result:
----------------
The library finds the data file after install through PEAR

Actual result:
--------------
The LanguageDetect class appends an unnecessary &quot;Text_LanguageDetect/&quot; 
to the &quot;data_dir&quot; path constant.

Removing the string append fixes the problem.</pre>]]></description>
      <dc:date>2017-10-02T18:27:15+00:00</dc:date>
      <dc:creator>ben &amp;#x64;&amp;#111;&amp;#x74; lort &amp;#x61;&amp;#116; gmail &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Text_LanguageDetect Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/21196">
      <title>Text_LanguageDetect: Bug 21196 [Open] Wrong dectecting of Russian text on languagedetect.org.</title>
      <link>http://pear.php.net/bugs/21196</link>
      <content:encoded><![CDATA[<pre>Text_LanguageDetect Bug
Reported by demjanich
2017-03-18T19:28:39+00:00
PHP: 5.6.30 OS:  Package Version: Unknown

Description:
------------
Wrong dectecting of Russian text on languagedetect.org.




Test script:
---------------
Russian text:

&quot;
? ???? ??????? ?? ???????????.
???????, ???? ????? ??????? ????? ???????? ?? ?????? ??? ????? 
??? ???????.
?????? ????.
?? ?????, ??? ???? ?????? ??????? ??????
???? ???????
??????? ? ?????, ???????? ?? ??? ????????, ??? ? ??????.
? ????????? ? ???????.
&quot;

But program wrote:

Text_LanguageDetect thinks this text is written in Croatian 
(0.219230769231, 
0.0284615384615)


Expected result:
----------------
The text is in Russian, not Croatian

Actual result:
--------------
--</pre>]]></content:encoded>
      <description><![CDATA[<pre>Text_LanguageDetect Bug
Reported by demjanich
2017-03-18T19:28:39+00:00
PHP: 5.6.30 OS:  Package Version: Unknown

Description:
------------
Wrong dectecting of Russian text on languagedetect.org.




Test script:
---------------
Russian text:

&quot;
? ???? ??????? ?? ???????????.
???????, ???? ????? ??????? ????? ???????? ?? ?????? ??? ????? 
??? ???????.
?????? ????.
?? ?????, ??? ???? ?????? ??????? ??????
???? ???????
??????? ? ?????, ???????? ?? ??? ????????, ??? ? ??????.
? ????????? ? ???????.
&quot;

But program wrote:

Text_LanguageDetect thinks this text is written in Croatian 
(0.219230769231, 
0.0284615384615)


Expected result:
----------------
The text is in Russian, not Croatian

Actual result:
--------------
--</pre>]]></description>
      <dc:date>2017-03-18T19:39:41+00:00</dc:date>
      <dc:creator>demjanich &amp;#x61;&amp;#116; ya &amp;#x64;&amp;#111;&amp;#x74; ru</dc:creator>
      <dc:subject>Text_LanguageDetect Bug</dc:subject>
    </item>
</rdf:RDF>
