This function is no longer called and it was commented out a while ago:

  // It seems dompdf can't handle footers cleanly, so disable the following.
  /*  $html = theme('print_pdf_dompdf_footer', array('html' => $html)); */

It is potentially insecure so it should be removed. This issue was reviewed by the security team and can be public.

CommentFileSizeAuthor
#2 3283422.patch3.22 KBdjdevin

Comments

djdevin created an issue. See original summary.

djdevin’s picture

StatusFileSize
new3.22 KB
jcnventura’s picture

Status: Needs review » Reviewed & tested by the community
djdevin’s picture

Status: Reviewed & tested by the community » Fixed

  • djdevin authored cc493b5 on 7.x-2.x
    Issue #3283422 by djdevin, jcnventura: Remove dead code in...

Status: Fixed » Closed (fixed)

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