Language Prefix Appended to Search String
Christopher M. ... - August 26, 2009 - 20:33
| Project: | Search 404 |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | patch (to be ported) |
Jump to:
Description
When searching for a URL on a multilingual install, which uses language prefixes, the language prefix is appended to the search string. For example; if navigating to http://example.com/es/testpage, "es testpage" will be used for the search string, instead of "testpage." This seems to be attributed to the recent fix made for $_REQUEST['destination'] not being used with Drupal 6.12. A patch has been attached.
| Attachment | Size |
|---|---|
| search404.module-6.x-1.x-dev.patch | 987 bytes |

#1
subscribe