Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have a menu in multilingual site which has no language. Both "not specified" and "not applicable" give the same result. Menu items do have languages. The way such menu should work (and has worked since Drupal 7) is that only menu items which have the same language as specific page, are shown. On my Drupal 11 site however, I cannot get it to work.
I changed "Field visibility and permissions" for a field "user_picture" under ..admin/config/people/accounts/fields/user.user.user_picture and then I dropped my changes.
Now, when I change "View user information" under ..admin/people/permissions I get this error:
I have several articles with taxonomy tags. But the search module seems to ignore the tags returning only the articles having the search terms in the body/title and not in the taxonomy.