[chora] Bug in CVSLib/Directory.php:38

Jay Freeman (saurik) saurik at saurik.com
Fri Aug 29 01:54:52 PDT 2003


Yeah, I noticed that earlier today and was rolling it into my next patch.
It's not quite done yet (am learning how the patchset functionality works so
I can get equivilant functionality with Subversion; seeing as Subversion is
_designed_ for patchsets I figure it's something Chora should display for
it, hehe).

ftp://ftp.saurik.com/pub/chora/chora-svn-3

Sincerely,
Jay Freeman (saurik)
saurik at saurik.com

----- Original Message -----
From: "Sebastian Bergmann" <sb at sebastian-bergmann.de>
To: <chora at lists.horde.org>
Sent: Friday, August 29, 2003 2:31 AM
Subject: [chora] Bug in CVSLib/Directory.php:38


>   In CVSLib/Directory.php:38 a variable $rp is accessed that is not
>   declared
>
>     34     function CVSLib_Directory($dn, $pn = '')
>     35     {
>     36         $this->parent = &$pn;
>     37         $this->moduleName = $dn;
>     38         $this->dirName = $rp->sourceroot() . "/$dn";
>
>   which, of course, results in a
>
>     Fatal error: Call to a member function on a non-object in
>     /home/httpd/htdocs/horde/chora/lib/CVSLib/Directory.php on line 38
>
> --
> Sebastian Bergmann
> http://sebastian-bergmann.de/                   http://phpOpenTracker.de/
>
> Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/
>
>
> --
> Chora mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: chora-unsubscribe at lists.horde.org
>



More information about the chora mailing list