[Rt-commit] rt branch, 4.0/dashboard-mail-in-outlook, created. rt-4.0.8rc1-4-g9130788

Thomas Sibley trs at bestpractical.com
Mon Oct 22 18:30:45 EDT 2012


The branch, 4.0/dashboard-mail-in-outlook has been created
        at  91307883e3c32899f0ba60ade4979ba1c67ede60 (commit)

- Log -----------------------------------------------------------------
commit 91307883e3c32899f0ba60ade4979ba1c67ede60
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Mon Oct 22 15:28:22 2012 -0700

    HTML::RewriteAttributes version 0.05 fixes dashboard email display in Outlook
    
    As well as Lotus Notes.  Print styles were being included as screen
    styles, preventing the ability to scroll.
    
    Resolves [rt3 #21268].

diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index bd753bb..36d83ab 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -340,7 +340,7 @@ Net::SMTP
 .
 
 $deps{'DASHBOARDS'} = [ text_to_hash( << '.') ];
-HTML::RewriteAttributes 0.04
+HTML::RewriteAttributes 0.05
 MIME::Types
 URI 1.59
 .

-----------------------------------------------------------------------


More information about the Rt-commit mailing list