Re: [rt-users] RT 4.0.2. Dashboard Notifications Header Error

2011-10-11 Thread Kevin Falcone
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-actionsul);

 jQuery(#li-page-actionsul).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


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

[rt-users] RT 4.0.2. Dashboard Notifications Header Error

2011-10-10 Thread Luciano Ernesto da Silva
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-actionsul);
jQuery(#li-page-actionsul).attr(id,page-action-menu).detach().ins
ertAfter(#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?

 

Luciano

Luci


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