﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
11719,guestproperty set does not persist => Fixed in SVN,Scott Hankin,,"Setting a guestproperty does not persist between boots.  This is a regression.

The Host is Windows 7.  The Guest is Ubuntu 13.04 beta.

With the guest booted, I run

{{{VBoxManage guestproperty set ""<VM name>"" /VirtualBox/GuestAdd/SharedFolders/MountDir <guest mount path>}}}

I verify it has been set with ""enumerate"".  I shutdown the VM.

After shutdown, the VM's vbox file contains a single line for guest properties:

{{{<GuestProperties/>}}}

unaltered by my set command.  On booting, enumerate does not show the property.

This is a relatively new VM.  On an older VM, whose vbox file shows a lits of GuestProperties, they are not updated.  For example, /VirtualBox/GuestAdd/Version shows as 4.2.10 in the vbox file, but 4.2.12 when the guest is running and enumerate is run.
",defect,closed,guest control,VirtualBox 4.2.12,fixed,guestproperty,,Linux,Windows
