The default Web Player error page has a standard <a href="mailto:address@domain.com"> hyperlink for the "Report error to your administrator" link. This is an example of the HTML code:
================================
<a id="ctl00_content_reportError" class="BlueLinks" href="mailto:spotfireadmin@example.com?subject=Error in TIBCO Spotfire Web Player at 5/6/2014 10%3A26%3A47 AM&body=File 'myFolder/myAnalysis 1' not found or access is denied.%0AActiveX%3A False%2C Beta%3A False%2C Browser%3A Chrome%2C ClrVersion%3A 0.0%2C Cookies%3A True%2C EcmaScriptVersion%3A 3.0%2C Frames%3A True%2C Id%3A chrome%2C InputType%3A keyboard%2C IsMobileDevice%3A False%2C JavaApplets%3A True%2C JScriptVersion%3A 0.0%2C MaximumHrefLength%3A 10000%2C MaximumRenderedPageSize%3A 300000%2C MobileDeviceManufacturer%3A Unknown%2C MobileDeviceModel%3A Unknown%2C MSDomVersion%3A 0.0%2C Platform%3A WinNT%2C PreferredImageMime%3A image/gif%2C PreferredRenderingMime%3A text/html%2C PreferredRenderingType%3A html32%2C SupportsUncheck%3A True%2C SupportsXmlHttp%3A True%2C Tables%3A True%2C Type%3A Chrome34%2C UseOptimizedCacheKey%3A True%2C VBScript%3A False%2C Version%3A 34.0%2C W3CDomVersion%3A 1.0%2C Win32%3A True">Report error to your administrator</a>
================================
Internet Explorer has issues with launching mailto links longer than 512 characters when the Security Zone for the Web Player site is not set to 'Protected Mode'. The link may not work in Internet Explorer, but will work in other browsers such as Chrome or Firefox.
Symptoms:
- In Internet Explorer, clicking on the "Report error to your administrator" button on the Web Player error page may not trigger a new mail creation.
- In Internet Explorer, clicking on the "Report error to your administrator" button on the Web Player error page may cause a blank page to be opened instead of launching the mailto link.
- The link may not work in Internet Explorer, but will work in other browsers such as Chrome or Firefox.
- This behavior may vary between users, since each client may have different security settings configured in Internet Options.
Cause:Internet Explorer fails to open mailto links longer than 512 characters when the Security Zone for the Web Player site is not set to 'Protected Mode'.