[otrs-cvs] otrs/Kernel/Modules CustomerTicketMessage.pm, 1.115, 1.116

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

Modified Files:
	CustomerTicketMessage.pm 
Log Message:
Improved error handling for AJAX.

Author: mg

Index: CustomerTicketMessage.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/CustomerTicketMessage.pm,v
retrieving revision 1.115
retrieving revision 1.116
diff -2 -u -d -r1.115 -r1.116
--- CustomerTicketMessage.pm	13 Feb 2013 15:16:59 -0000	1.115
+++ CustomerTicketMessage.pm	13 Feb 2013 16:54:51 -0000	1.116
@@ -800,5 +800,7 @@
     }
     else {
-        return $Self->{LayoutObject}->FatalError();
+        return $Self->{LayoutObject}->FatalDie(
+            Message => "Could not load $Module!",
+        );
     }
 
---------------------------------------------------------------------
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.