[vbox-dev] 4.2 vboxServiceWrappers.php bug and image request

Ian Moore imooreyahoo at gmail.com
Sat Sep 22 22:13:15 GMT 2012


Hello,

Line 2176  in vboxServiceWrappers.php needs to be changed to:

if (is_null($value) || is_scalar($value) || is_array($value)) {

In order to be able to correctly set VM groups. It does not currently
account for an array type argument - which is what the setGroups function
should be passed.

On a completely unrelated note, it appears that the disabled version of the
exit_16px.png icon is not anywhere in SVN. It can be seen in the VirtualBox
frontend in the VM context menu of the chooser when a VM is not running.
Would it be possible to obtain a copy of this icon please?

Regards,
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20120922/349ae2d2/attachment.html>


More information about the vbox-dev mailing list