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

DefaultMetaImage is not linked to a Site instance #208

Open
adrien-delhorme opened this issue Apr 18, 2024 · 0 comments
Open

DefaultMetaImage is not linked to a Site instance #208

adrien-delhorme opened this issue Apr 18, 2024 · 0 comments

Comments

@adrien-delhorme
Copy link

Description

DefaultMetaImage class is not linked to a Site instance. On a multi-site setup the default meta image must be specific to each site.

Versions

  • python 3
  • djangocms-blog 2.0.7

Expected behaviour

On a multi-site setup (site A and site B):

  • set default meta image A on site A
  • set default meta image B on site B
  • meta image A is present on site A
  • meta image B is present on site B

Actual behavior

On a multi-site setup (site A and site B):

  • set default meta image A on site A
  • default meta image A is present on sites A and B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant