﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
10973,Truncated output for showvminfo --machinereadable on Windows => Fixed in SVN,Robb Kidd,,"showvminfo --machinereadable output is truncated when using Virtualbox 4.2.0 on Windows 7 64-bit host.

{{{
C:\Users\robb.kidd>VBoxManage.exe showvminfo master --machinereadable
name=""master""
groups=""/""
ostype=""Ubuntu (64 bit)""
UUID=""fe63ef8e-8fab-496a-9634-1cbfdf319fde""
CfgFile="".*s\
}}}

The problem appears to be with the character escaping in outputMachineReadableString (src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp:205).",defect,closed,other,VirtualBox 4.2.0,fixed,,,all,Windows
