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

Fix shadow migration with multiple locales #7362

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

alexander-schranz
Copy link
Member

@alexander-schranz alexander-schranz commented Apr 11, 2024

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #
Related issues/PRs #
License MIT
Documentation PR sulu/sulu-docs#

What's in this PR?

Fix shadow migration with multiple locales. See

public const SHADOW_BASE_PROPERTY = 'i18n:*-shadow-base';

Why?

It currently errors with PathNotFoundException.

@alexander-schranz alexander-schranz changed the base branch from 2.5 to 2.4 April 11, 2024 08:48
@alexander-schranz alexander-schranz added the Bug Error or unexpected behavior of already existing functionality label Apr 11, 2024
@alexander-schranz alexander-schranz marked this pull request as ready for review April 11, 2024 08:53
@wachterjohannes wachterjohannes merged commit b30cfd3 into sulu:2.4 Apr 11, 2024
8 checks passed
@alexander-schranz alexander-schranz deleted the bugfix/shadow-migration branch April 11, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Error or unexpected behavior of already existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants