Extra "; below footer after update to 4.3.4

Home Forums Calendar Products Events Calendar PRO Extra "; below footer after update to 4.3.4

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1203623
    splitmango
    Participant

    Hello,

    I’ve just updated my site to 4.3.4 and the plugin cause extra “; under the footer. It appears after the script

    
    		( function ( body ) {
    			'use strict';
    			body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' );
    		} )( document.body );
    

    Please see my attachment for a visual guide of the issue.

    Thanks

    #1203657
    Cliff
    Member

    Thank you for reporting this. I found the errant code at https://github.com/moderntribe/tribe-common/blob/4.3.4/src/Tribe/Main.php#L287

    This is a rare scenario where it’s probably okay to just edit the core plugin files to remove this little typo from all 3 of these files:

    • /wp-content/plugins/event-tickets/common/src/Tribe/Main.php
    • /wp-content/plugins/the-events-calendar/common/src/Tribe/Main.php
    • /wp-content/plugins/the-events-calendar/vendor/tickets/common/src/Tribe/Main.php

    I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.

    I apologize for this issue and appreciate your understanding and patience.

    #1203682
    Tech Locally
    Participant

    This reply is private.

    #1204056
    Nico
    Member

    Hi there,

    I wanted to let you know that we just released a hotfix that includes a fix for this bug. Please update The Events Calendar and/or Event Tickets to version 4.3.4.1 and let us know if this makes the issue right in your site!

    Best,
    Nico

    #1212008
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Extra "; below footer after update to 4.3.4’ is closed to new replies.