Ticket #14195 (new Bug)

Opened 22 months ago

Last modified 22 months ago

/sitemap.xml in multilingual sites

Reported by: interra Owned by:
Priority: minor Milestone: 4.x
Component: Unknown Version: 4.3
Keywords: Cc: vmaksymiv

Description (last modified by interra) (diff)

The sitemap in multilingual sites with plone.app.multilingual 2.0a2 renders only single entry in sitemap, since extra Language='all' parameter to portal_catalog.searchResults() was introduced by LinguaPlone and not supported in plone.app.multilingual.

Removing that parameter in plone.app.layout.sitemap.sitemap.SiteMapView.objects() should make code plone.app.multilingual-compatible but will break compatibility with LinguaPlone

a12987156134065

Change History

comment:1 Changed 22 months ago by interra

  • Cc vmaksymiv added
  • Description modified (diff)
Note: See TracTickets for help on using tickets.