Posted by fantasma on October 2, 2009 at 4:51pm
| 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
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.
#2
committed to dev. Reopen if this issue persists after 6.x-1.7
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
The Patch works good!
But is not included in 6.16 version!