Comment 30 for bug 1152863

Revision history for this message
Fredrick Parks (fparks) wrote :

I have just pushed up a commit to my earlier branch with the changes Mike outlined in the last comment. I have also pushed a fix that addresses an issue with the operators not being reset in query parser after a boolean search.

However there is currently an issue with the localization. I think that the database call to retrieve the localized keywords is only receiving the code 'en-US.' I'm not sure if it's because the session_locale is unset when the query gets run, or what all the consequences would be if the value is set.