[rt-users] RT 4.0.2. Dashboard Notifications Header Error
Kevin Falcone
falcone at bestpractical.com
Tue Oct 11 12:36:12 EDT 2011
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20111011/64f34afe/attachment.sig>
More information about the rt-users
mailing list