[otrs-cvs] ITSMIncidentProblemManagement/Kernel/Output/HTML TicketOverviewMedium.pm, 1.16, 1.17 TicketOverviewPreview.pm, 1.24, 1.25

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/ITSMIncidentProblemManagement/Kernel/Output/HTML
In directory lancelot:/tmp/cvs-serv15558/Kernel/Output/HTML

Modified Files:
	TicketOverviewMedium.pm TicketOverviewPreview.pm 
Log Message:
Updated file to latest framework version.

Author: ub

Index: TicketOverviewMedium.pm
===================================================================
RCS file: /home/cvs/ITSMIncidentProblemManagement/Kernel/Output/HTML/TicketOverviewMedium.pm,v
retrieving revision 1.16
retrieving revision 1.17
diff -2 -u -d -r1.16 -r1.17
--- TicketOverviewMedium.pm	16 Jan 2013 12:08:44 -0000	1.16
+++ TicketOverviewMedium.pm	23 Jan 2013 14:57:00 -0000	1.17
@@ -4,5 +4,5 @@
 # --
 # $Id$
-# $OldId: TicketOverviewMedium.pm,v 1.57 2013/01/16 02:48:10 cr Exp $
+# $OldId: TicketOverviewMedium.pm,v 1.58 2013/01/17 12:29:39 cr Exp $
 # --
 # This software comes with ABSOLUTELY NO WARRANTY. For details, see
@@ -273,8 +273,5 @@
             );
         }
-        my %Address = $Self->{QueueObject}->GetSystemAddress( QueueID => $Article{QueueID} );
-        $Article{Subject}      = $Article{Title};
-        $Article{From}         = '$Address{RealName} <$Address{Email}>';
-        $Article{FromRealname} = $Address{RealName};
+        $Article{Subject} = $Article{Title};
     }
 

Author: ub

Index: TicketOverviewPreview.pm
===================================================================
RCS file: /home/cvs/ITSMIncidentProblemManagement/Kernel/Output/HTML/TicketOverviewPreview.pm,v
retrieving revision 1.24
retrieving revision 1.25
diff -2 -u -d -r1.24 -r1.25
--- TicketOverviewPreview.pm	16 Jan 2013 12:08:44 -0000	1.24
+++ TicketOverviewPreview.pm	23 Jan 2013 14:57:00 -0000	1.25
@@ -4,5 +4,5 @@
 # --
 # $Id$
-# $OldId: TicketOverviewPreview.pm,v 1.76 2013/01/16 02:48:10 cr Exp $
+# $OldId: TicketOverviewPreview.pm,v 1.77 2013/01/17 12:29:39 cr Exp $
 # --
 # This software comes with ABSOLUTELY NO WARRANTY. For details, see
@@ -297,8 +297,5 @@
             );
         }
-        my %Address = $Self->{QueueObject}->GetSystemAddress( QueueID => $Article{QueueID} );
-        $Article{Subject}      = $Article{Title};
-        $Article{From}         = '$Address{RealName} <$Address{Email}>';
-        $Article{FromRealname} = $Address{RealName};
+        $Article{Subject} = $Article{Title};
     }
 
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.