Hi FOG,
I just upgraded to FOG trunk and everything works with a few exceptions;
in the task management window I see a
Search failedSyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
error in the top of my window;
I also see some other errors, regarding Strict settings
Strict Standards: Accessing static property TaskManagementPage::$returnData as non static in /var/www/fog/lib/pages/taskmanagementpage.class.php on line 41
Strict Standards: Accessing static property TaskManagementPage::$returnData as non static in /var/www/fog/lib/pages/taskmanagementpage.class.php on line 85
This happens on all the pages related to tasks.
Now is my issue, that I started an upload task of a Windows 10 Machine. The images got created (they are in the /images/dev/mac/ folder) but the task keeps on running and the images do not get moved.
Is there a way to ’ manually’ tell fog that the process went right; or do I need to start the whole process over (and: how can I prevent this from happening)
The Image row in MySQL has data in it, but the ’ All Images’ -management screen shows ’ No data’ behind the image.