Skip to content

BUG: undefined variable $url in get_indexing_status() #2538

Closed
@ParhamG

Description

We are running EP 3.6.6 on WP 5.8.2 multisite, syncing a subsite via WP-CLI and also monitoring the progress via the admin dashboard on EP's Index Health page and the following PHP notice is being thrown for the AJAX requests polling the progress:

Undefined variable: url
 in get_indexing_status() at /wp-content/plugins/elasticpress/includes/utils.php (521)
 in ElasticPress\Utils\get_indexing_status called at /wp-content/plugins/elasticpress/includes/dashboard.php (394)
 in ElasticPress\Dashboard\action_wp_ajax_ep_cli_index called at /wp-includes/class-wp-hook.php (303)
 in WP_Hook::apply_filters called at /wp-includes/class-wp-hook.php (327)
 in WP_Hook::do_action called at /wp-includes/plugin.php (470)
 in do_action called at /wp-admin/admin-ajax.php (187)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions