Support » Plugin: PDF Forms Filler for CF7 » Javascript Error: Malformed URI

  • Resolved sherwin_flight

    (@sherwin_flight)


    There seems to be a javascript error in the previous two versions (at least).

    Uncaught URIError: malformed URI sequence
    /wp-content/plugins/pdf-forms-for-contact-form-7/js/notices.js?ver=2.0.1:3

    It’s related to this line of code in the notices.js file:

    var cookies = decodeURIComponent(document.cookie).split(‘; ‘);

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author maximum.software

    (@maximumsoftware)

    Hi,

    This is a very strange error. I would like to reproduce it myself.

    What browser are you using? If you are using a browser with developer tools, please access the JS console (while you are on the page that has the JS error) and type in document.cookie, press enter, and let me know what you get. There is probably some sensitive info there, so, if you want to send it to admin at maximum dot software then that would work too.

    Thank you.

    Plugin Author maximum.software

    (@maximumsoftware)

    I didn’t receive any communication from you, so, I am assuming your issue was a corrupted cookie that was caused by something outside my control. Clearing your cookies would probably be advised. I added code to the just released version of the plugin that should fix the JS error for you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Javascript Error: Malformed URI’ is closed to new replies.