Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quartz_chem: unset batch gives error when loading index controllers #6

Closed
zploskey opened this issue Feb 9, 2017 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@zploskey
Copy link
Owner

zploskey commented Feb 9, 2017

Several index controllers fail with PHP errors when accessed without selecting a batch.

For example:

Fatal error: Call to a member function generateIcpResultsText() on a non-object in /data/www/larsenlab/chemdb/app/controllers/Quartz_chem.php on line 776

Fatal error: Call to a member function getReportArray() on a non-object in /data/www/larsenlab/chemdb/app/controllers/Quartz_chem.php on line 817

And several others.

@zploskey zploskey added this to the v1.2 milestone Feb 9, 2017
@zploskey zploskey self-assigned this Feb 9, 2017
@zploskey zploskey added the bug label Feb 9, 2017
zploskey added a commit that referenced this issue Sep 1, 2017
Fixes #6 "unset batch gives error when loading index controllers"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant