[Rt-commit] rt branch, 4.2/deprecate-elements-titlebox, created. rt-4.1.6-286-g4081b93

Alex Vandiver alexmv at bestpractical.com
Thu Feb 28 15:45:22 EST 2013


The branch, 4.2/deprecate-elements-titlebox has been created
        at  4081b930d29b26ba375a3d730ef085b8c9cc23f4 (commit)

- Log -----------------------------------------------------------------
commit 4081b930d29b26ba375a3d730ef085b8c9cc23f4
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Thu Feb 28 15:44:44 2013 -0500

    Note that Elements/TitleBox is deprecated

diff --git a/share/html/Elements/TitleBox b/share/html/Elements/TitleBox
index bed4003..7f1f3d9 100644
--- a/share/html/Elements/TitleBox
+++ b/share/html/Elements/TitleBox
@@ -47,5 +47,6 @@
 %# END BPS TAGGED BLOCK }}}
 <%init>
 # For compatibility with 3.4
+RT->Deprecated( Remove => 4.2, Instead => "Widgets/TitleBox" );
 $m->comp('/Widgets/TitleBox', %ARGS );
 </%init>

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


More information about the Rt-commit mailing list