VirtualBox

Opened 12 years ago

Closed 11 years ago

#11012 closed defect (fixed)

ON_SNAPSHOT_DELETED event does not fire => fixed in SVN

Reported by: Mark Kedzierski Owned by:
Component: webservices Version: VirtualBox 4.2.0
Keywords: snapshot, event Cc:
Guest type: all Host type: all

Description

Deleting a snapshot fires an ON_SNAPSHOT_TAKEN event instead of ON_SNAPSHOT_DELETED. I am using the Webservice API to poll for events. All other events work OK, but if I delete a Snapshot using either the VirtualBox application front-end, or my Android front end, I get an ON_SNAPSHOT_TAKEN event. I also get it for creating a new snapshot.

Change History (2)

comment:1 by Klaus Espenlaub, 11 years ago

Summary: ON_SNAPSHOT_DELETED event does not fireON_SNAPSHOT_DELETED event does not fire => fixed in SVN

Confirmed. Silly bug (regression in 4.0) in common code which ignored the event type parameter and hardcoded the value to OnSnapshotTaken. Fixed internally in all release branches back to 4.0... so whenever there is a maintenance release it will include this fix.

comment:2 by Frank Mehnert, 11 years ago

Resolution: fixed
Status: newclosed

Fixed in VBox 4.2.6.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use