Closed (fixed)
Project:
Colorbox
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Dec 2010 at 02:03 UTC
Updated:
6 Jun 2012 at 11:51 UTC
Colorbox enabled causes javascript to block sending page to printer in the print module http://drupal.org/project/print.
Comments
Comment #1
frjo commentedComment #2
mausolos commentedI don't suppose there's any more info on this? We seem to be having similar problems.
Comment #3
patrick.davey commentedJust in case anyone else runs into this... I had this too with wkhtmltopdf and the print module...
adding
print/*
printpdf/*
to the list of excluded paths in the colorbox config fixed it for me.
Comment #4
frjo commentedWill test this and most likely add the print/* paths to the default.
Comment #5
frjo commentedCommitted to 7-dev.