The Project value of the search form on top op my issues is lost if i'm not on the "first page".
How to repro:
0. Project selectbox has "all" selected
1. Switch to page 2
2. Select a Project like "Drupal"
3. hit the search button
4. The result is not limited to "Drupal" only and the Form value "Drupal" is change to "all"
Expected results:
1. Project field keeps "Drupal"
2. Search result is limited to "Drupal"
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | project_search.patch | 685 bytes | hunmonk |
Comments
Comment #1
hunmonk commentedtested on drupal.org, and this works just fine.
Comment #2
hass commenteda new try... this problem exists and i'm able to repro this!
How to repro:
1. Open http://drupal.org/project/issues/user
2. Project selectbox has "all" selected, keep all standard and don't change anything
3. Switch to page "2" of your issues
2. Select a Project like "Drupal"
3. hit the search button
4. The result is not limited to "Drupal" only and the Form value "Drupal" is change back to "all"
Comment #3
hunmonk commentedcommitted the attached patch to 5.x-1.x. i'm *pretty* sure this fixes the issue -- the posted project select box data was not being properly included in the list of filters. adding it fixed the quick search. i also ran some tests on the advanced search, and it appeared to function normally.
marking to be ported. i'd like to try this fix on d.o for a bit to make sure it's right before i backport to stable versions.
Comment #4
hunmonk commentedComment #5
hunmonk commentedfixed in 4.7.x-1.x and 4.7.x-2.x
Comment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.