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%26g...

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

knil’s picture

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.

crifi’s picture

Category: support » bug
Priority: Critical » Normal

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.