We have a TYPO3 9 installation serving a lot of different sites.
Each site has individual news records stored. But we observed that the news detail view could show the wrong news. Site A shows the news record of site B, if both records have the same path_segment.
In the news extension is a TCA Override that sets the path_segment to uniqueInSite for TYPO3 >= 9.2.
Do i miss something? Maybe in the route enhancers for news? Or could this be a Bug?
tx-news version 7.2.0