<?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=Payment_Clieop</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/14301" />
      <rdf:li rdf:resource="http://pear.php.net/bug/13477" />
      <rdf:li rdf:resource="http://pear.php.net/bug/13475" />

     </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/14301">
      <title>Payment_Clieop: Feature/Change Request 14301 [Open] Changes that are needed.</title>
      <link>http://pear.php.net/bugs/14301</link>
      <content:encoded><![CDATA[<pre>Payment_Clieop Feature/Change Request
Reported by pallieter
2008-07-07T05:41:32+00:00
PHP: Irrelevant OS:  Package Version: 0.1.1

Description:
------------
We have tested the script and there are several changes that are needed (once we get commit access we will submit them):

* $this-&gt;_Amount = ceil(number_format(abs($Value), 2) * 100);// it is better to do this in the class and pass EURO's

* $this-&gt;_AccountNumberSource = preg_replace('/[^0-9]/', '', $Value); // non-numeric-digits where not accepted by ClieOp3 Analysing Software (source: Rabobank)

* $this-&gt;_AccountNumberDest = preg_replace('/[^0-9]/', '', $Value); //  // non-numeric-digits where not accepted by ClieOp3 Analysing Software (source: Rabobank)

* the end of line character has to be windows style (Source: Rabobank: return str_repeat(' ', $Length) . &quot;\r\n&quot;;

And there are more fixes which can be discussed on the mailing list.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Payment_Clieop Feature/Change Request
Reported by pallieter
2008-07-07T05:41:32+00:00
PHP: Irrelevant OS:  Package Version: 0.1.1

Description:
------------
We have tested the script and there are several changes that are needed (once we get commit access we will submit them):

* $this-&gt;_Amount = ceil(number_format(abs($Value), 2) * 100);// it is better to do this in the class and pass EURO's

* $this-&gt;_AccountNumberSource = preg_replace('/[^0-9]/', '', $Value); // non-numeric-digits where not accepted by ClieOp3 Analysing Software (source: Rabobank)

* $this-&gt;_AccountNumberDest = preg_replace('/[^0-9]/', '', $Value); //  // non-numeric-digits where not accepted by ClieOp3 Analysing Software (source: Rabobank)

* the end of line character has to be windows style (Source: Rabobank: return str_repeat(' ', $Length) . &quot;\r\n&quot;;

And there are more fixes which can be discussed on the mailing list.</pre>]]></description>
      <dc:date>2008-07-14T08:28:14+00:00</dc:date>
      <dc:creator>PK &amp;#x61;&amp;#116; eBrain &amp;#x64;&amp;#111;&amp;#x74; nl</dc:creator>
      <dc:subject>Payment_Clieop Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/13477">
      <title>Payment_Clieop: Documentation Problem 13477 [Verified] End-user documentation needed</title>
      <link>http://pear.php.net/bugs/13477</link>
      <content:encoded><![CDATA[<pre>Payment_Clieop Documentation Problem
Reported by walter
2008-03-23T18:43:48+00:00
PHP: Irrelevant OS:  Package Version: 0.1.2

Description:
------------
There is no simple page with a usage example, and there should be.

Test script:
---------------
Look at documentation page.

Expected result:
----------------
Documentation.

Actual result:
--------------
No documentation.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Payment_Clieop Documentation Problem
Reported by walter
2008-03-23T18:43:48+00:00
PHP: Irrelevant OS:  Package Version: 0.1.2

Description:
------------
There is no simple page with a usage example, and there should be.

Test script:
---------------
Look at documentation page.

Expected result:
----------------
Documentation.

Actual result:
--------------
No documentation.</pre>]]></description>
      <dc:date>2008-03-23T19:17:52+00:00</dc:date>
      <dc:creator>walter &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Payment_Clieop Documentation Problem</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/13475">
      <title>Payment_Clieop: Feature/Change Request 13475 [Verified] BSD license change</title>
      <link>http://pear.php.net/bugs/13475</link>
      <content:encoded><![CDATA[<pre>Payment_Clieop Feature/Change Request
Reported by walter
2008-03-23T18:33:45+00:00
PHP: Irrelevant OS:  Package Version: 0.1.2

Description:
------------
Original author has agreed to change the license to BSD. Source files and package need to reflect this.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Payment_Clieop Feature/Change Request
Reported by walter
2008-03-23T18:33:45+00:00
PHP: Irrelevant OS:  Package Version: 0.1.2

Description:
------------
Original author has agreed to change the license to BSD. Source files and package need to reflect this.</pre>]]></description>
      <dc:date>2008-03-23T19:16:01+00:00</dc:date>
      <dc:creator>walter &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Payment_Clieop Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
