Comment 4 for bug 788629

Revision history for this message
Jason Stephenson (jstephenson) wrote :

Think I've found a "solution." It works in my limited testing anyway. I basically modified searchBarInit() to set the form_selector with the item type from advanced search properly in the search bar. I also left in Liam's change to searchBarSubmit() because I didn't test without it, and it looks like it will only help the situation.

I've pushed code to a collab branch in the working repo:

working/collab/dyrcona/lp788629

If anyone comes up with any additional changes that are needed feel free to push additional commits to that branch, update this bug, and I'll have a look.