Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.x] Fix "Create Entry" button on collection widget in multisite #9699

Merged

Conversation

duncanmcclean
Copy link
Member

This pull request fixes an issue where the "Create Entry" button on the collection widget in a multi-site install would always result in the entry being created in the "default" site, rather than the currently selected site.

Fixes #9678.

@jasonvarga jasonvarga merged commit 4025625 into 4.x Mar 11, 2024
36 checks passed
@jasonvarga jasonvarga deleted the fix/create-entry-button-on-collection-widget-in-multisite branch March 11, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating new entries via collection widgets does not honor selected site
2 participants