Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.8
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2009 at 20:10 UTC
Updated:
20 Sep 2009 at 22:05 UTC
The css file I have indicated in settings is now ignored... but the css file in the module's css folder is also ignored. Instead, defaults.css is applying.
Also... non-displaying cck fields are displaying on the printer friendly screen.
I've had to disable the module so I can revert to 1.7
Comments
Comment #1
aharown07 commentedCorrection on the cck fields. This turned out to be my own error in the field display settings (at least, I found an error there that is likely to be behind the appearance of those fields on the print page... can't test right now).
The CSS problem remains.
Comment #2
dsy73 commentedsame problem for me, CSS styles are not applied with 1.8 version.
Comment #3
aharown07 commentedI deleted the css path in the module settings and then overwrote the print.css in the module css folder. This works fine but you have to remember to save the file whenever upgrading the module.
But the path I had in the settings worked fine before, so there must be a bug in 1.8 somewhere.
Comment #4
jcnventuraThere were a few changes to the CSS file handling, but everything should still be working.
I have just tested in my test site, and the CSS file I specify is used. The change in 1.8 is that you're no longer allowed to have the file located in another host, so as long as you specify a local path (an absolute path starting with http://yourserver or a relative path) there is no difference between 1.8 and 1.7.
Comment #5
aharown07 commentedThat's probably it. My path was not absolute. Will try that out shortly
Comment #6
jcnventuraNo further info in two weeks. Closing the issue.