Invenzzia »

IMPORTANT ANNOUNCEMENT

Due to the uncertain status of the Flyspray project, lack of new releases and moving the code repository to Github, we decided to shutdown this issue tracker by the end of January 2011. From that date, the bugs should be reported directly in Github project repositories.

List of repositories:

A documentation generation system written in PHP5.
Tasklist

FS#90 - PHP Errors are displayed on non-existent doc path

Attached to Project: TypeFriendly
Opened by Jacek Jędrzejewski (eXtreme) - Sunday, 21 June 2009, 02:04 GMT-8
Last edited by Jacek Jędrzejewski (eXtreme) - Monday, 22 June 2009, 06:03 GMT-8
Task Type Bug Report
Category Core
Status Closed
Assigned To Jacek Jędrzejewski (eXtreme)
Operating System OS-independent
Severity Medium
Priority Normal
Reported Version 0.1.2
Due in Version 0.1.3
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Non-existent path in CLI triggers errors:

D:\.www\TF\branches\0.1>php typefriendly.php build "foobar"
PHP Notice: Array to string conversion in D:\.www\TF\branches\0.1\includes\filesystem.php on line 37

Notice: Array to string conversion in D:\.www\TF\branches\0.1\includes\filesystem.php on line 37
PHP Notice: Undefined offset: 4 in D:\.www\TF\branches\0.1\includes\filesystem.php on line 37

Notice: Undefined offset: 4 in D:\.www\TF\branches\0.1\includes\filesystem.php on line 37

An exception occured during the execution:
The project directory: Array is not accessible
This task depends upon

Closed by  Jacek Jędrzejewski (eXtreme)
Monday, 22 June 2009, 06:03 GMT-8
Reason for closing:  Fixed
Additional comments about closing:  Fixed in rev. 45

Loading...