Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2013 at 07:11 UTC
Updated:
27 Sep 2013 at 20:31 UTC
Hi!
I've got a clean Aegir 1.9 installation, and here's what i receive whenever i create a new platform in Aegir frontend:
warning: Creating default object from empty value in /var/aegir/hostmaster-6.x-1.9/profiles/hostmaster/modules/hosting/platform/hosting_platform.module on line 334.
The platform is created fine.
Might be a bug.
Comments
Comment #1
Ogredude commentedI'm having the same issue. Aegir 2.x on Aegir-up (OSX host, Wheezy client)
Comment #2
ergonlogicThis appears to be a new warning thrown by PHP 5.4. It can be fixed by initializing an object when db_fetch_object() has returned false.
Fixed in d89b67e.
Comment #3
anarcat commentednot sure this is a critical problem enough for 1.x.