first, visit this url: http://drupal.org/search/node/category%3A14+image

you will see the search terms 'image category:14' appear in the search field, If you just hit the search button again, you will find that the category:14 is getting stripped out.

however, if you change the : in the search field to %3a and hit search again, it will NOT strip out the category

Comments

robertdouglass’s picture

Version: 5.0 » 7.x-dev

Confirmed.

ff1’s picture

Status: Active » Fixed

I've just tested this on drupal.org and it no longer happens as described above. I can only assume it was fixed when D.O. upgraded to drupal 6.

I also tested it on D7 and nothing gets stripped from the search box.

joshmiller’s picture

Project: Drupal core » Drupal.org infrastructure
Version: 7.x-dev »
Component: search.module » Solr

Sounds like an infrastructure bug that has been resolved.

Status: Fixed » Closed (fixed)

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

Component: Solr » Servers