<?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=PEAR_PackageFileManager_Cli</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/15940" />
      <rdf:li rdf:resource="http://pear.php.net/bug/15361" />
      <rdf:li rdf:resource="http://pear.php.net/bug/14171" />
      <rdf:li rdf:resource="http://pear.php.net/bug/12501" />
      <rdf:li rdf:resource="http://pear.php.net/bug/12489" />
      <rdf:li rdf:resource="http://pear.php.net/bug/11564" />
      <rdf:li rdf:resource="http://pear.php.net/bug/11341" />

     </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/15940">
      <title>PEAR_PackageFileManager_Cli: Feature/Change Request 15940 [Open] vim backup files being included</title>
      <link>http://pear.php.net/bugs/15940</link>
      <content:encoded><![CDATA[<pre>PEAR_PackageFileManager_Cli Feature/Change Request
Reported by kguest
2009-02-25T12:40:08+00:00
PHP: 5.2.5 OS: Ubuntu Package Version: 

Description:
------------
     this works a charm except that backup files generated by vim (eg edit main.php and you get a backup files called main.php~ created) are being included in the generated package.xml file.


Test script:
---------------
      with &quot;set backup&quot; on in vim, edit a file belonging to the package.
run pfm. choose to have the package regenerated and saved. open the package.xml file. note backup file is specified in the xml.

Expected result:
----------------
      don't include backup files.

Actual result:
--------------</pre>]]></content:encoded>
      <description><![CDATA[<pre>PEAR_PackageFileManager_Cli Feature/Change Request
Reported by kguest
2009-02-25T12:40:08+00:00
PHP: 5.2.5 OS: Ubuntu Package Version: 

Description:
------------
     this works a charm except that backup files generated by vim (eg edit main.php and you get a backup files called main.php~ created) are being included in the generated package.xml file.


Test script:
---------------
      with &quot;set backup&quot; on in vim, edit a file belonging to the package.
run pfm. choose to have the package regenerated and saved. open the package.xml file. note backup file is specified in the xml.

Expected result:
----------------
      don't include backup files.

Actual result:
--------------</pre>]]></description>
      <dc:date>2009-03-01T22:33:28+00:00</dc:date>
      <dc:creator>ken &amp;#x61;&amp;#116; linux &amp;#x64;&amp;#111;&amp;#x74; ie</dc:creator>
      <dc:subject>PEAR_PackageFileManager_Cli Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/15361">
      <title>PEAR_PackageFileManager_Cli: Bug 15361 [Analyzed] PFM can write invalid XML</title>
      <link>http://pear.php.net/bugs/15361</link>
      <content:encoded><![CDATA[<pre>PEAR_PackageFileManager_Cli Bug
Reported by doconnor
2008-12-20T04:17:31+00:00
PHP: 5.2.6 OS:  Package Version: 0.3.0

Description:
------------
Its possible to make broken XML.

Test script:
---------------
1. Edit a package file
2. Start entering notes
3. Use the arrow keys or somehow generate other characters which are invalid in XML
4. Save and quit
5. Run pfm again

Expected result:
----------------
I can't possibly create broken XML

Actual result:
--------------
I can, PFM can't re-parse the file</pre>]]></content:encoded>
      <description><![CDATA[<pre>PEAR_PackageFileManager_Cli Bug
Reported by doconnor
2008-12-20T04:17:31+00:00
PHP: 5.2.6 OS:  Package Version: 0.3.0

Description:
------------
Its possible to make broken XML.

Test script:
---------------
1. Edit a package file
2. Start entering notes
3. Use the arrow keys or somehow generate other characters which are invalid in XML
4. Save and quit
5. Run pfm again

Expected result:
----------------
I can't possibly create broken XML

Actual result:
--------------
I can, PFM can't re-parse the file</pre>]]></description>
      <dc:date>2009-01-17T02:51: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>PEAR_PackageFileManager_Cli Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/14171">
      <title>PEAR_PackageFileManager_Cli: Feature/Change Request 14171 [Open] doesn't accept automatic input</title>
      <link>http://pear.php.net/bugs/14171</link>
      <content:encoded><![CDATA[<pre>PEAR_PackageFileManager_Cli Feature/Change Request
Reported by deminy
2008-06-17T10:22:27+00:00
PHP: 5.2.6 OS: Ubuntu 8.04 Package Version: 0.3.0

Description:
------------
I expected that this cli tool could accept automatic input from a file, but actually not.

The problem is, between line 90 and line 95 of file 'pfm', the script tries to open device '/dev/tty' first on non-Windows operating system. I believe '/dev/tty' only points to keyboard using it as input device in most case, which causes the script not accepting automatic input (from files or terminal input).

An easy fix would be just opening php://stdin instead of /dev/tty. I tested it on Ubuntu but didn't test it on Windows. Also, I'm not quite sure if there would be any side effect.

Thanks.</pre>]]></content:encoded>
      <description><![CDATA[<pre>PEAR_PackageFileManager_Cli Feature/Change Request
Reported by deminy
2008-06-17T10:22:27+00:00
PHP: 5.2.6 OS: Ubuntu 8.04 Package Version: 0.3.0

Description:
------------
I expected that this cli tool could accept automatic input from a file, but actually not.

The problem is, between line 90 and line 95 of file 'pfm', the script tries to open device '/dev/tty' first on non-Windows operating system. I believe '/dev/tty' only points to keyboard using it as input device in most case, which causes the script not accepting automatic input (from files or terminal input).

An easy fix would be just opening php://stdin instead of /dev/tty. I tested it on Ubuntu but didn't test it on Windows. Also, I'm not quite sure if there would be any side effect.

Thanks.</pre>]]></description>
      <dc:date>2008-06-17T10:22:27+00:00</dc:date>
      <dc:creator>deminy &amp;#x61;&amp;#116; deminy &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>PEAR_PackageFileManager_Cli Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/12501">
      <title>PEAR_PackageFileManager_Cli: Feature/Change Request 12501 [Verified] ChangeLog in reverse order as option</title>
      <link>http://pear.php.net/bugs/12501</link>
      <content:encoded><![CDATA[<pre>PEAR_PackageFileManager_Cli Feature/Change Request
Reported by farell
2007-11-21T15:26:51+00:00
PHP: 5.2.4 OS: windows xp Package Version: 0.3.0

Description:
------------
I'd really appreciate to have an option that make it possible to generate package xml 2.0 with changelog in reverse order (new to old).

Personally I prefer when I have the latest version in top of changelog list, and not in bottom as by default PFM behavior.

The PFM option is &quot;changelogoldtonew&quot; (default = true)
and produce something like that :

 &lt;changelog&gt;
  &lt;release&gt;
   &lt;version&gt;
    &lt;release&gt;0.1.0&lt;/release&gt;
    &lt;api&gt;0.1.0&lt;/api&gt;
   &lt;/version&gt;
...
  &lt;/release&gt;
  &lt;release&gt;
   &lt;version&gt;
    &lt;release&gt;0.2.0&lt;/release&gt;
    &lt;api&gt;0.2.0&lt;/api&gt;
   &lt;/version&gt;
...
 &lt;/changelog&gt;


Test script:
---------------
$options = array('filelistgenerator' =&gt; 'file',
    'baseinstalldir' =&gt; 'Services/W3C',
    'simpleoutput' =&gt; true,
    'changelogoldtonew' =&gt; false,
    'ignore' =&gt; array(__FILE__)
    );

$p2 = &amp;PEAR_PackageFileManager2::importOptions($packagefile, $options);</pre>]]></content:encoded>
      <description><![CDATA[<pre>PEAR_PackageFileManager_Cli Feature/Change Request
Reported by farell
2007-11-21T15:26:51+00:00
PHP: 5.2.4 OS: windows xp Package Version: 0.3.0

Description:
------------
I'd really appreciate to have an option that make it possible to generate package xml 2.0 with changelog in reverse order (new to old).

Personally I prefer when I have the latest version in top of changelog list, and not in bottom as by default PFM behavior.

The PFM option is &quot;changelogoldtonew&quot; (default = true)
and produce something like that :

 &lt;changelog&gt;
  &lt;release&gt;
   &lt;version&gt;
    &lt;release&gt;0.1.0&lt;/release&gt;
    &lt;api&gt;0.1.0&lt;/api&gt;
   &lt;/version&gt;
...
  &lt;/release&gt;
  &lt;release&gt;
   &lt;version&gt;
    &lt;release&gt;0.2.0&lt;/release&gt;
    &lt;api&gt;0.2.0&lt;/api&gt;
   &lt;/version&gt;
...
 &lt;/changelog&gt;


Test script:
---------------
$options = array('filelistgenerator' =&gt; 'file',
    'baseinstalldir' =&gt; 'Services/W3C',
    'simpleoutput' =&gt; true,
    'changelogoldtonew' =&gt; false,
    'ignore' =&gt; array(__FILE__)
    );

$p2 = &amp;PEAR_PackageFileManager2::importOptions($packagefile, $options);</pre>]]></description>
      <dc:date>2007-11-21T23:52:25+00:00</dc:date>
      <dc:creator>pear &amp;#x61;&amp;#116; laurent-laville &amp;#x64;&amp;#111;&amp;#x74; org</dc:creator>
      <dc:subject>PEAR_PackageFileManager_Cli Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/12489">
      <title>PEAR_PackageFileManager_Cli: Bug 12489 [Verified] run in trouble with package and two package xml versions</title>
      <link>http://pear.php.net/bugs/12489</link>
      <content:encoded><![CDATA[<pre>PEAR_PackageFileManager_Cli Bug
Reported by farell
2007-11-20T14:44:01+00:00
PHP: 5.2.4 OS: windows xp Package Version: 0.3.0

Description:
------------
Impossible to use a package location that have both package xml version 1.0 and 2.0


At prompt 
Please enter the location of your package [.]*

We only can give the directory where package?.xml must reside

Then after giving the directory and answered to question 

Enter the base install directory

    1) ???

We got a validation error

PEAR_PackageFileManager2 Error: Package validation failed:

Package xml 1.0 not supported</pre>]]></content:encoded>
      <description><![CDATA[<pre>PEAR_PackageFileManager_Cli Bug
Reported by farell
2007-11-20T14:44:01+00:00
PHP: 5.2.4 OS: windows xp Package Version: 0.3.0

Description:
------------
Impossible to use a package location that have both package xml version 1.0 and 2.0


At prompt 
Please enter the location of your package [.]*

We only can give the directory where package?.xml must reside

Then after giving the directory and answered to question 

Enter the base install directory

    1) ???

We got a validation error

PEAR_PackageFileManager2 Error: Package validation failed:

Package xml 1.0 not supported</pre>]]></description>
      <dc:date>2007-11-21T03:55:09+00:00</dc:date>
      <dc:creator>pear &amp;#x61;&amp;#116; laurent-laville &amp;#x64;&amp;#111;&amp;#x74; org</dc:creator>
      <dc:subject>PEAR_PackageFileManager_Cli Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/11564">
      <title>PEAR_PackageFileManager_Cli: Bug 11564 [Open] baseinstalldir not changeable</title>
      <link>http://pear.php.net/bugs/11564</link>
      <content:encoded><![CDATA[<pre>PEAR_PackageFileManager_Cli Bug
Reported by cweiske
2007-07-08T05:59:41+00:00
PHP: Irrelevant OS:  Package Version: 0.2.1

Description:
------------
When loading an existing package.xml file, I cannot change the autodetected baseinstalldir. There should be an option to completely not use baseinstalldir.


Test script:
---------------
$ pfm .

PEAR Package File Manager Command Line Tool

Enter the base install directory

    1) HTML/Template

Please choose an option: 1


PEAR Package File Manager Command Line Tool

    1. Package name                 [HTML_Template_PHPLIB]
    2. Channel/URI                  [Channel: pear.php.net]
    3. Summary                      [preg_* based template system.]
    4. Description                  [The popular Template system from PHPL...]
    5. Maintainers
    6. Version                      [Release: 1.3.3 API: 1.3.3]
    7. Stability                    [Release: stable API: stable]
    8. License                      [LGPL]
    9. Notes                        [- method to retrieve last error]
   10. Dependencies
   11. Tasks
   12. Regenerate contents
   13. Echo package file to stdout
   14. Save &amp; Quit
   15. Quit without saving          (ctrl-c)

Please choose an option from the menu: 15</pre>]]></content:encoded>
      <description><![CDATA[<pre>PEAR_PackageFileManager_Cli Bug
Reported by cweiske
2007-07-08T05:59:41+00:00
PHP: Irrelevant OS:  Package Version: 0.2.1

Description:
------------
When loading an existing package.xml file, I cannot change the autodetected baseinstalldir. There should be an option to completely not use baseinstalldir.


Test script:
---------------
$ pfm .

PEAR Package File Manager Command Line Tool

Enter the base install directory

    1) HTML/Template

Please choose an option: 1


PEAR Package File Manager Command Line Tool

    1. Package name                 [HTML_Template_PHPLIB]
    2. Channel/URI                  [Channel: pear.php.net]
    3. Summary                      [preg_* based template system.]
    4. Description                  [The popular Template system from PHPL...]
    5. Maintainers
    6. Version                      [Release: 1.3.3 API: 1.3.3]
    7. Stability                    [Release: stable API: stable]
    8. License                      [LGPL]
    9. Notes                        [- method to retrieve last error]
   10. Dependencies
   11. Tasks
   12. Regenerate contents
   13. Echo package file to stdout
   14. Save &amp; Quit
   15. Quit without saving          (ctrl-c)

Please choose an option from the menu: 15</pre>]]></description>
      <dc:date>2007-10-01T03:57:57+00:00</dc:date>
      <dc:creator>cweiske &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>PEAR_PackageFileManager_Cli Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/11341">
      <title>PEAR_PackageFileManager_Cli: Feature/Change Request 11341 [Verified] file list and edit 'screen'</title>
      <link>http://pear.php.net/bugs/11341</link>
      <content:encoded><![CDATA[<pre>PEAR_PackageFileManager_Cli Feature/Change Request
Reported by tias
2007-06-17T16:36:24+00:00
PHP: Irrelevant OS:  Package Version: 0.2.0

Description:
------------
Hi,

I really like this packages, its easy to use and straightforward.

Something that I would find usefull is a new option: 'edit file list'.
This would list all the files and there attributes (baseinstalldir &amp; role), and it would allow you to change those attributes.


Greetz,
Tias</pre>]]></content:encoded>
      <description><![CDATA[<pre>PEAR_PackageFileManager_Cli Feature/Change Request
Reported by tias
2007-06-17T16:36:24+00:00
PHP: Irrelevant OS:  Package Version: 0.2.0

Description:
------------
Hi,

I really like this packages, its easy to use and straightforward.

Something that I would find usefull is a new option: 'edit file list'.
This would list all the files and there attributes (baseinstalldir &amp; role), and it would allow you to change those attributes.


Greetz,
Tias</pre>]]></description>
      <dc:date>2007-06-18T06:35:15+00:00</dc:date>
      <dc:creator>tias &amp;#x61;&amp;#116; ulyssis &amp;#x64;&amp;#111;&amp;#x74; org</dc:creator>
      <dc:subject>PEAR_PackageFileManager_Cli Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
