AgentTicketPrint - blank page

Moderator: crythias

Locked
jorinn
Znuny newbie
Posts: 2
Joined: 20 Oct 2010, 11:07
Znuny Version: 2.4.8

AgentTicketPrint - blank page

Post by jorinn »

We are experiencing problems printing tickets from OTRS - the output from the AgentTicketPrint action is a seemingly blank page. The HTML source of the empty page is as follows:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD>
<BODY><PRE></PRE></BODY></HTML>

Is this a known issue - or any pointers? We upgraded from 2.4.7 to 2.4.8 - the problem remains. No errors in the system log.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: AgentTicketPrint - blank page

Post by jojo »

please check the apache error log and also if all Perl Modules are installed
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
jorinn
Znuny newbie
Posts: 2
Joined: 20 Oct 2010, 11:07
Znuny Version: 2.4.8

Re: AgentTicketPrint - blank page

Post by jorinn »

No corresponding errors in httpd/error_log - and the Support Assessment checked out with all green OKs.

bin/otrs.checkModules emitted some warnings about older Perl modules, though - a general update fixed the problem, and PDF printing now works again.

Thanks a lot for the hint!
Locked