By schildi on
A node type containing CCK images (imagefield) was themed by a template set up with module contemplate. And images were printed as expected.
For some reasons the logic for displaying CCK images was moved from the template into a new CCK field formatter. The displayed page looks nice now but when printing only image names are shown.
Is this the expected behavior? What is to do to get printing arranged again?