[PEAR-BUG] Bug #17594 [Opn->Csd]: Pyrus: SimpleChannelServer release bug
[email protected] Wed, 14 Jul 2010 22:39:35 +0000 (GMT)
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
Edit report at http://pear.php.net/bugs/bug.php?id=17594&edit=1 ID: 17594 Updated by: [email protected] Reported By: warnar at dmmw dot nl Summary: Pyrus: SimpleChannelServer release bug -Status: Open +Status: Closed Type: Bug Package: Documentation Operating System: Windows 7 x64 PHP Version: 5.3.1 -Assigned To: +Assigned To: saltybeagle Roadmap Versions: New Comment: -Status: Open +Status: Closed -Assigned To: +Assigned To: saltybeagle This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. Previous Comments: ------------------------------------------------------------------------ [2010-07-14 17:25:46] boekkooi Description: ------------ When trying to do scs-release from a directory other then the channel directory the following exception is throw: Fatal error: Call to a member function saveRelease() on a non-object in C:\Users\Warnar Boekkooi\Documents\pear\php\PEAR2\SimpleChannelServer\CLI.php on line 225 Test script: --------------- Goto a directory other then you channel directory and do: php pyrus.phar scs-release d:\pear\packages\test\te st-0.1.0.tar warnar Expected result: ---------------- - A nice exception saying that you need to be in the channel directory to execute this command. Actual result: -------------- Fatal error: Call to a member function saveRelease() on a non-object in C:\Users\Warnar Boekkooi\Documents\pear\php\PEAR2\SimpleChannelServer\CLI.php on line 225 ------------------------------------------------------------------------ -- Edit this bug report at http://pear.php.net/bugs/bug.php?id=17594&edit=1