This is a bit of an odd one I found while testing bug 36334: * Search for h from the top search bar * Open the 'more options' area the end of the input field and set it to 'contains' and leave it open * Now repeat search from the filters on the left of the page * The search type in the 'more options' empties out
Coming from commit b9ffc47100dbb13e966af73c713a6857cb9e8ca0 Bug 34106: Update header search box searchtype when form is submitted It's not working. But others are not working either. Maybe it was the original intention of the code removed from commit 41254a1b64f134ed87c2cd52241c0f5995ef8c4d Bug 36334: Remove unnecessary JS code from member.tt IMO We should not update the header if the form is submitted. And so we could simply revert commit from bug 34196.