Download & Extend

Content types are not translated in advanced search

Project:Search configuration
Version:6.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

After installing the search config modul in a multilingual site, the content types are not translated anymore in the advanced search. After removing the modul, the translations work fine again.

Comments

#1

Status:active» needs review

Interesting, the hook_form_alter implementation is not noticeably different from the implementation in node_form_alter, which it replaces. Please try the attached patch.

AttachmentSize
search_config-594360.patch 637 bytes

#2

Status:needs review» fixed

committed to dev. Reopen if this issue persists after 6.x-1.7

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#4

Status:closed (fixed)» active

The Patch works good!

But is not included in 6.16 version!