Imaging Log report failure
- 
 Server- FOG Version: 1.3.0-RC-37
- OS: Debian 8
 DescriptionI am able to view the imaging log from two days ago but not yesterdays. The only difference being that we imaged about 70 machines yesterday. We have one storage group and 2 nodes this was the report error 
  
- 
 The error (Call to a member function get() on null) appears to be coming from the StorageGroup it’s trying to read from. I’ll see if I can get a more accurate method of getting the information. 
- 
 https://github.com/FOGProject/fogproject/commit/c87edf98d5bffe137ab11c1149cc2462690b3259 Found and fixed for the working stuff. Thanks for reporting. 
- 
 Quick fix if you need it immediately (or just to test that is indeed working): wget -O /var/www/fog/lib/pages/reportmanagementpage.class.php https://raw.githubusercontent.com/FOGProject/fogproject/c87edf98d5bffe137ab11c1149cc2462690b3259/packages/web/lib/pages/reportmanagementpage.class.php
- 
 Thanks for the quick fix, have left the office but will update and run report when I get home 
 Much appreciated
- 
 applied the fix and the web is now displaying correctly but when exporting the reports, they come out blank? 

