• Resolved Kyle Phillips

    (@kylephillips)


    I’ve come across a strange bug introduced in v2.6.0 on a site that is built on a Sage 9 theme.

    If a page has a non-unique slug (ex, another page might have a different slug but have a different parent), the content for the page displays more than once.

    The change in the init_player method in the Cloudinary\Media\Video class seems to be what is causing this. Specifically the call to get_posts on the global $wp_query object (line 100 of php/media/class-video.php).

    I’m sure this is a super-obscure bug, and may be specific to this theme, but reverting that method to the previous plugin version resolves the issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support loic @ cloudinary

    (@loiccloudinary)

    Hi @kylephillips,

    Thanks for reaching out.

    We are aware of issues with the class-video.php and are working on mitigating the issue for the next release.

    I will let you know if I have any insights to share on our progress.

    Hope that makes sense.
    Best,
    Loic

    We are experiencing this issue as well and it’s affecting a large chunk of our site. We’ve had to disable the plugin to alleviate the issue for now.

    Plugin Support Victor @ Cloudinary

    (@victorcloudinary)

    Hi @kylephillips and @pzanno,

    Thank you for your patience. The issue seems to be fixed and QA’d internally, it should be included in the v2.7.0 release. We will update you once the release is imminent or has gone live.

    Regards,
    Victor

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Strange bug with Sage in v2.6.0’ is closed to new replies.