﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
13176	[PATCH] LONG64 properties misformatted in showvminfo output => Fixed in SVN	Lars Seipel		"When using the --machinereadable flag in VBoxManage's showvminfo command some of the resulting output is misformatted, e.g:
{{{
Time offset=0rtcuseutc=""on""
}}}
The key part of TimeOffset is printed using its human-readable representation. Also, what should be two lines gets joined due to a missing newline.

This is caused by an error in the definition of the SHOW_LONG64_PROP macro. A simple patch (s/a_szHuman/a_szMachine/ plus addition of the '\n', basically) is attached to this report.

While the issue is mentioned in passing in [ticket:12073], the latter seems to be a more general enhancement request so I decided to create a new ticket for this."	defect	closed	other	VirtualBox 4.3.12	fixed	VBoxManage showvminfo machinereadable		other	other
