Opened 14 years ago
Closed 14 years ago
#7171 closed defect (fixed)
API: enumerate guest properties broken at machine runtime with an empty patterns string -> fixed post-3.2.6
Reported by: | Michael Thayer | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.2.6 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
When enumerating all guest properties of a running machine using the API, the API documentation states that a blank pattern parameter can be passed in. However, the implementation in VirtualBox 3.2.6 requires an asterisk ("*") for this. Fixed in revision 30804.
Note:
See TracTickets
for help on using tickets.
Thanks for this report! Fixed in VBox 3.2.8.