Hi,

maybe I`m wrong but the 6.x-1.15 version of the print module is calling drupal_exit() in print_pdf.pages.inc on line 70. Being a drupal 7 function this is causing drupal 6 sites to return a WSOD after clicking on the print pdf button.

Cheers,

Stephan

Comments

stephanb’s picture

Title: Call to drupal 7 API function drupal_exit() in 6.15 module » Call to drupal 7 API function drupal_exit() in 6.x-1.15 module
jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

Ooops.. No you're right..

However, in my tests, I don't get any WSOD. Which is your setup (PDF library and version + Drupal core version).

jcnventura’s picture

Status: Postponed (maintainer needs more info) » Fixed

Actually, I got a BSOD (B as in black).

This was a fix to an issue that appeared in the D7 version, and I never saw it in the D6 branch.. I've reverted it.

raveendrab’s picture

The problem exists in druapl 6 also. I am getting the similar entries in error log. I am using debian version of durpal 6.18.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.