Skip to content

[V10] Searching for content pages in other cultures #16538

Open
@p-douma

Description

@p-douma

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

10.8.6

Bug summary

When searching for different content pages inside a content page, there is a bug concerning the usage of cultures. When looking for a page in for example the NL culture in the backoffice, it requires the user to search using the title of the page in the EN culture. It does give the title in the NL culture, but you cannot look it up using that title, you still have to search with the original EN culture title.

Specifics

Currently the result is as shown below.

image

Steps to reproduce

  • Create two doctypes, one of which has the ability to search for the other type
  • Create a contentpage for the doctype both doctypes in two different cultures, for example EN and NL, with different titles
  • Use the search functionality in the backoffice with both having been published in the NL culture
  • Try searching using both titles of the included doctype

Expected result / actual result

My expectation would be either that it looks for the title given regardless of culture, and not looks at the original EN culture title

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions