• Resolved Brian Henry

    (@brianhenryie)


    The Select All checkbox to update all plugins on /wp-admin/update-core.php is broken with Plugin Notes Plus enabled.

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

    (@jamiebergen)

    Thanks for reporting this. I’m actually unable to reproduce the issue on my own install. I tested it in three different browsers.

    I’m wondering if the issue you’re describing is caused by a conflicting plugin or perhaps some special markup in a plugin note that is interfering with the plugin updates table on /wp-admin/update-core.php. If you can provide more information about the other plugins that you’re using as well as any special markup that you’re using in your plugin notes, that would be helpful.

    Thanks!
    Jamie

    Thread Starter Brian Henry

    (@brianhenryie)

    Hey,

    I love your plugin btw. The same functionality should be on basically everything on the Internet. Here’s an error in the console. I’m using Firefox on Mac. Sorry I didn’t look earlier!

    TypeError: can't convert undefined to object plugin-notes-plus-updates.js:15:35
        <anonymous> https://mydomain.com/wp-content/plugins/plugin-notes-plus/admin/js/plugin-notes-plus-updates.js?ver=1.2.0:15
        jQuery 2
            each
            each
        <anonymous> https://mydomain.com/wp-content/plugins/plugin-notes-plus/admin/js/plugin-notes-plus-updates.js?ver=1.2.0:13
        jQuery 4
            i
            fireWith
            ready
            J
    

    I do have loads of other plugins installed. If that info isn’t enough I’ll spend more time diagnosing.

    • This reply was modified 5 years, 3 months ago by Brian Henry.
    Plugin Author jamiebergen

    (@jamiebergen)

    Thanks for the additional info! Unfortunately, I’m still unable to reproduce this myself even though I’m also using Mac/Firefox. However, given the error you’re seeing, I made an update that might address the issue. Would you be able to test a new version of the plugin that I have in GitHub to see if it resolves the issue? https://github.com/jamiebergen/plugin-notes-plus/tree/bugfix/1.2.1

    Thanks,
    Jamie

    • This reply was modified 5 years, 3 months ago by jamiebergen.
    Thread Starter Brian Henry

    (@brianhenryie)

    That fixed the issue, thank you very much!

    Plugin Author jamiebergen

    (@jamiebergen)

    Excellent! I’ll release the update on www.ads-software.com in the next couple of days.

    Thanks for helping to make the plugin better!
    Jamie

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Select-all checkbox broken on updates page’ is closed to new replies.