Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Ironikus

    (@ironikus)

    Hey @chventures – I just pushed a new version, which also addresses your problem.
    What we have done:
    We included soft encoding for script tags. This allows our code to protect emails within script tags only using HTML entities. This way, we can preserve the logic and the site continues to work.
    If this version fixes your issue, feel free to mark this task as resolved.

    Thread Starter chventures

    (@chventures)

    That fix worked perfectly! Thanks.

    7 hours from problem report to it being fixed! Great job.

    Thread Starter chventures

    (@chventures)

    Since version 3.0.7 this has broken again! I updated to 3.0.9 and the site stopped working as the javascript issue mentioned above caused an error and the page didn’t load properly. I then backed up one version at a time until getting back to 3.0.6.

    Any chance you can look at it?

    Thanks

    Plugin Author Ironikus

    (@ironikus)

    Hey @chventures – thank you for your message!
    Are you sure it is the same issue?
    The switch from version 3.0.6 to 3.0.7 doesn’t include any other changes regarding this logic at all.
    I still checked against the logic and I found out that email addresses within javascript tags are still not decoded by the browser if the CDATA tag is not used.
    I will create a fix for that in the meantime.
    It would be great if you can share some more details with me on that.
    Thanks already a lot.

    Thread Starter chventures

    (@chventures)

    Sorry I didn’t reply earlier… Busy. It looks like your version 3.1.0 fixed the problem. Thanks again.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Builder code and plugins cause javascrip errors’ is closed to new replies.