JDK-6842458 : A new ping return code should be created for cancel of .msi file download
  • Type: Enhancement
  • Component: install
  • Sub-Component: install
  • Affected Version: 6u14
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2009-05-18
  • Updated: 2010-04-06
  • Resolved: 2009-10-29
Related Reports
Duplicate :  
Description
Prior to 6u14 we could not send a ping for cancellation of the .msi file download because the user had not agreed to the license yet.  

With 6u14 the dialogs were re-ordered so the user has already accepted the license agreement when they get to the download files dialog.  In this case, we want to know when users cancel the download, so a ping should be sent when the cancel button is clicked, with a new return code that will indicate this cancellation.