Project

General

Profile

Actions

Bug #12771

closed

Blog name uniqueness check doesn't work during blog creation

Added by Boone Gorges almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Blogs (BuddyPress)
Target version:
Start date:
2020-05-08
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

During site creation, there's an AJAX request to verify that a site slug is unique. It's now broken: there's no wp_ajax callback available on the server for this.

I don't know how it got broken, and git -S is, for some reason, not turning up any results for its removal. But I know I'm not crazy: https://github.com/cuny-academic-commons/cac/blob/7dae274013d3fa482693475107a7b354db8fad54/wp-content/themes/bp-nelo/functions.php#L1085

We should probably reintroduce something like this. Maybe Jeremy has an idea about whether there's a core endpoint that makes more sense than a bespoke wp_ajax callback.


Related issues

Related to CUNY Academic Commons - Feature #12134: Site cloningResolvedJeremy Felt2019-11-22

Actions
Actions

Also available in: Atom PDF