Application not returning error when file doesn't exist
-------------------------------------------------------
Key: OLIO-41
URL: https://issues.apache.org/jira/browse/OLIO-41
Project: Olio
Issue Type: Bug
Components: php-app
Reporter: Shanti Subramanyam
Assignee: Shanti Subramanyam
Priority: Minor
The application reads a number of files via fileService.php. The code in this
file doesn't check whether the file exists nor does it check the return code
when calling 'readfile' for errors. Consequently, if the file doesn't exist for
some reason, the app continues merrily and a user running load may think his
runs are all successful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.