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

localized sitemap empty when enabling content localization #3194

Open
1 task done
dieterdtx opened this issue Oct 23, 2019 · 1 comment
Open
1 task done

localized sitemap empty when enabling content localization #3194

dieterdtx opened this issue Oct 23, 2019 · 1 comment

Comments

@dieterdtx
Copy link

dieterdtx commented Oct 23, 2019

Description of bug

When adding a language, a different sitemap is generated for each language. After enabling content localization, the localized sitemaps do not contain any items, only en-US does.

Steps to reproduce

  1. Default installation
  2. Add a page "test", view rights all users
  3. Edit the sitemap priority of this page to 0.5 (see issue Sitemap priority 0 when adding a single page #3081)
  4. Add a language, eg. de-DE
  5. Check the sitemaps: /en-US/sitemap.aspx and /de-DE/sitemap.aspx, works fine
  6. Enable content localization and create the localized tabs for the site
  7. Set view rights for the de-DE pages that were just created
  8. Delete the sitemaps from \Portals\0-System\Sitemap\
  9. Check the sitemaps: /en-US/sitemap.aspx and /de-DE/sitemap.aspx

Current result

/en-US/sitemap.aspx is ok
/de-DE/sitemap.aspx has no items

Expected result

/en-US/sitemap.aspx is ok
/de-DE/sitemap.aspx is ok

Additional context

I have tried various portal alias settings but to no avail. I have checked the Tabs table for SiteMapPriority settings, they are 0.5. I have cleared cache and restarted app.

Affected version

  • 9.4.1 alpha build
@dieterdtx
Copy link
Author

Just tried this in 9.4.2 RC1, still an issue.

@valadas valadas modified the milestones: 9.4.3, 9.5.0 Nov 18, 2019
@valadas valadas modified the milestones: 9.5.0, 9.5.1 Jan 30, 2020
@valadas valadas modified the milestones: 9.5.1, 9.6.0 Mar 18, 2020
@valadas valadas modified the milestones: 9.6.0, 9.6.1 Apr 14, 2020
@valadas valadas modified the milestones: 9.6.1, 9.6.2 May 7, 2020
@valadas valadas modified the milestones: 9.6.2, 9.7.0 Jun 25, 2020
@valadas valadas modified the milestones: 9.7.0, Future: Patch Jul 28, 2020
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

2 participants