Search bugs in all projects fails with an UnexpectedFormData error

Bug #89866 reported by Diogo Matsubara
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Björn Tillenius

Bug Description

Steps to reproduce (using sample data):
1. http://bugs.launchpad.dev/
2. In the search field enter 'foo';
3. Select 'All projects' and click 'Search bug reports';
4. You're redirected to http://bugs.launchpad.dev/bugs/+bugs?field.searchtext=foo&search=Search+Bug+Reports&field.scope=all&field.scope.target=
5. Now enter 'foo bar' in the search field and click search;
6. An UnexpectedFormData is raised. OOPS-428BC175

Module canonical.widgets.project, line 98, in getInputValue
    raise UnexpectedFormData("No valid option was selected.")
UnexpectedFormData: No valid option was selected.

Step 5 to 6 should be similar to step 3 to 4, instead of raising raising an UFD.

Tags: lp-bugs
Changed in malone:
status: Unconfirmed → Confirmed
Changed in malone:
assignee: nobody → bjornt
importance: Undecided → Medium
status: Confirmed → In Progress
Revision history for this message
Björn Tillenius (bjornt) wrote :

A fix is in the review queue.

Changed in malone:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.