Bug: Javascript Execution Error
-
There is a javascript execution error related to $selector_js and $title_js in hpt_hptheadinsert()
For example: “echo esc_js( $title_js )” emits quotes as “"Page Title"” which results in invalid javascript when assigning a value to var titleText
Emitting $title_js without a call to esc_js() results in valid javascript.
Tested only with Firefox.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.