Jump to:
| Project: | Gallery |
| Version: | 6.x-1.0 |
| Component: | Code / API |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I'm having trouble getting the Navigation search working on my embedded version of Gallery2 2.3 in Drupal 6.13 and I do not have the i18n module active.
I am currently working on a Windows server with IIS6 and am running the Helicon ISAPI_rewrite software to get Clean URLs working on both Drupal and the Standalone version of Gallery. I also have clean URLs working on the embedded gallery. My current problem seems to only be the Search Field on the gallery navigation.
Everytime I search I receive a very long URL eg.
http://xxx.xxxxxx.xxx/index.php?g2_return=%2Findex.php%3Fq%3Dgallery%26g2_0%3Dgallery&g2_formUrl=%2Findex.php%3Fq%3Dgallery%26g2_0%3Dgallery&g2_authToken=75d8a6f1ba4a&g2_view=search.SearchScan&g2_form[formName]=search_SearchBlock&g2_form[searchCriteria]=lincoln&g2_form[useDefaultSettings]=1
If I search usinging Drupals search everything is fine. http://xxx.xxxxxx.xxxx/gallery/search
Are there any manual additions I need to make to my .htaccess to clean this URL or is there a way to change the path that gallery uses for the search string so I can search using drupal's search from this field?
Comments
#1
Same to me. Drupal search for elements work. But if I try searching with the G2sidebar I get the same type of long url and my drupal home page is shown.
It would be wonderful to have this solved.
#2
I can reproduce this bug on my test system (Debian Squeeze with manually installed gallery2/D6 core and modules). So I can confirm, that this is a bug! Until fixing you can use the drupal search instead. This bug is therefore not critical.