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 filtering by parent page in a secondary language #110

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

mlocati
Copy link
Contributor

@mlocati mlocati commented Nov 7, 2024

When we choose the pages under a language that's not the one assigned to /, we have to use the site tree under that language.

For example, with this simple site structure:

/ Home for en_US
/fr Home for fr_FR
/fr/test

If we choose to list the pages under /fr we currently have just this result:

immagine

With this change, we have:

immagine

@aembler aembler merged commit 17eeca1 into concretecms:master Nov 11, 2024
@mlocati mlocati deleted the fix-filtering-by-locale-root branch November 12, 2024 05:00
mlocati added a commit to mlocati/ccm-migration_tool-9.x that referenced this pull request Nov 27, 2024
mlocati added a commit to mlocati/ccm-migration_tool-9.x that referenced this pull request Nov 27, 2024
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.

2 participants