Ticket #14195 (new Bug)
/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
Note: See
TracTickets for help on using
tickets.