Latest trunk 4501 error opening List All Snapins link
-
Seeing this on latest trunk version
Fatal error: Call to a member function get() on null in /var/www/html/fog/lib/pages/snapinmanagementpage.class.php on line 47
The create snapin link works as expected
The line in the code affected is as follows so something storage group related
47 'storage_group'=>$Snapin->getStorageGroup()->get('name'),
regards Kiweegie.
-
Update to 4521. That’s the latest. See if the problem is still there or not.
-
@Wayne-Workman HI Wayne, thanks for this. I’ve upgraded to latest trunk and can confirm this now works as expected. Please mark call as resolved.
regards Kiweegie.