On Mon, Oct 10, 2011 at 02:26:56PM -0300, Luciano Ernesto da Silva wrote:
>    Hello,
> 
> 
> 
>    I did na upgrade from 3.8.9 to 4.0.2 Ubuntu server. Now the notifications 
> are coming with a
>    strange problem in html/Javascript header of  messages received in any 
> email client(Evolution,
>    Exchange 2003, 2007 and 2010):
> 
> 
> 
>    if (window.top !== window.self) { document.write = ""; window.top.location 
> =
>    window.self.location; setTimeout(function(){ document.body.innerHTML = ""; 
> }, 1);
>    window.self.onload = function(){ document.body.innerHTML = ""; }; }
>    jQuery(document).ready(function(){ jQuery("#quick-personal").append('
> 
>    '); jQuery("#li-preferences").detach().appendTo("#prefs-menu");
>    jQuery("#li-tools-config").detach().appendTo("#app-nav");
>    jQuery("#li-search-simple").detach().insertBefore("#li-search");
>    jQuery("#li-tools-approval").detach().appendTo("#app-nav");
>    jQuery("#li-page-bookmark").detach().appendTo("#li-page-actions>ul");
>    
> jQuery("#li-page-actions>ul").attr("id","page-action-menu").detach().insertAfter("#topactions");
>    jQuery.fn.supersubs.defaults = { maxWidth: 30, extraWidth: 2 };
>    jQuery("#page-menu.toplevel").addClass("sf-menu 
> sf-js-enabled").supersubs().superfish({
>    dropShadows: false, speed: 'fast' }).supposition();
>    jQuery("#app-nav.toplevel").addClass("sf-menu sf-vertical
>    sf-js-enabled").supersubs().superfish({ speed: 'fast' }).supposition();
>    jQuery("#prefs-menu").addClass("sf-menu 
> sf-js-enabled").supersubs().superfish().supposition({
>    speed: 'fast' }); });
> 
>    Dashboard Spam queue
> 
>    Is there a way to fix that?

Thanks - I've filed a bug about the issue you identified.

http://issues.bestpractical.com/Ticket/Display.html?id=18556

-kevin

Attachment: pgpb5GD6iMhOc.pgp
Description: PGP signature

--------
RT Training Sessions (http://bestpractical.com/services/training.html)
*  San Francisco, CA, USA — October 18 & 19, 2011
*  Washington DC, USA — October 31 & November 1, 2011
*  Barcelona, Spain — November 28 & 29, 2011

Reply via email to