Missing opening script-tag
-
Issue:
In the current release (v1.0.1.3) of the “Send PDF for Contact Form 7” plugin, a bug has been identified in the php method wpcf7_add_footer() within the cf7_sendpdf class (classes/send-pdf.php).Bug Description:
The bug manifests when the function WPCF7_ContactForm::get_current() returns null. Specifically, the opening script-tag is missing, while the closing tag is consistently outputted.Fix Suggestion:
To rectify this issue, ensure that the opening script-tag is included when WPCF7_ContactForm::get_current() returns null.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Missing opening script-tag’ is closed to new replies.