[Rt-commit] rt branch, hide_empty_in_title_box, updated. rt-3.8.6-125-g3c43492

Ruslan Zakirov ruz at bestpractical.com
Mon Mar 29 12:38:34 EDT 2010


The branch, hide_empty_in_title_box has been updated
       via  3c434924103b9316e042d0bf229d15e2ae331225 (commit)
      from  63e85896c945d27a226da20cdceba40116cc3014 (commit)

Summary of changes:
 sbin/rt-test-dependencies.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 3c434924103b9316e042d0bf229d15e2ae331225
Author: Ruslan Zakirov <ruz at bestpractical.com>
Date:   Mon Mar 29 20:36:46 2010 +0400

    Bump required version of HTML::Mason to 1.43
    
    That version comes with a fix for:
    http://rt.cpan.org/Public/Bug/Display.html?id=38924
    
    This fix is needed for proper functioning of hide_empty
    argument in /Widgets/TitleBox

diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index 9819108..c2dd4ac 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -241,7 +241,7 @@ Devel::StackTrace 1.19
 .
 
 $deps{'MASON'} = [ text_to_hash( << '.') ];
-HTML::Mason 1.36
+HTML::Mason 1.43
 Errno
 Digest::MD5 2.27
 CGI::Cookie 1.20

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


More information about the Rt-commit mailing list