The APPLE mail client had some similar problems - encoding the BlockReport in to BASE64 (with modify.pm) should solve the problem. There will be no changes to the related code!
Thomas Von: K Post <[email protected]> An: ASSP development mailing list <[email protected]> Datum: 11.05.2015 16:13 Betreff: [Assp-test] Annoyance: Toggle view button in block report (not critical) I use outlook to receive the nightly block report. In outlook, all looks normal (though there is no toggle view button visible). If I view the message in Internet Explorer by viewing the message in Outlook and section actions, view in browser, I see a search looking box at the top that says "oggle". Viewing the source in IE, I see: <input type="utton"" name="oggle"" value="oggle" view?onclick="how=show=none')?'inline':'none');changeview(show);return" false;?="" title="lick" the="" button="" tosimplifyortoextendtheBlockReportview-requiresjavascripttobeenabledinyourmailclients="" html="" view?=""> I posted about this a couple weeks ago, and I know that it's supposed to be a toggle button. The problem is that it's not displaying like that because something is happening causing each html value to have its first letter clipped off. button->utton, toggle->oggle, etc. Any clue as to what could be going on?? ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
