Activity log for bug #873104

Date Who What changed Old value New value Message
2011-10-12 21:56:41 Gary Lasker bug added bug
2011-10-12 21:57:35 Gary Lasker summary Sorting returns zero results in previous purchases view Sorting the list of previous purchases returns zero items
2011-10-15 15:17:23 Robert Roth software-center (Ubuntu): status New Confirmed
2012-01-12 22:59:43 Anthony Lenton tags client-server
2012-03-30 21:38:04 Gary Lasker software-center (Ubuntu): importance Undecided Medium
2012-05-21 17:24:08 Gary Lasker software-center (Ubuntu): assignee Gary Lasker (gary-lasker)
2012-06-07 23:38:03 Gary Lasker software-center (Ubuntu): status Confirmed Triaged
2012-06-08 05:06:29 Gary Lasker software-center (Ubuntu): status Triaged In Progress
2012-06-08 05:08:33 Gary Lasker branch linked lp:~gary-lasker/software-center/previous-purchase-sorting-lp873104
2012-06-11 15:43:10 Gary Lasker software-center (Ubuntu): status In Progress Fix Committed
2012-06-28 10:12:18 Launchpad Janitor branch linked lp:ubuntu/quantal-proposed/software-center
2012-06-28 20:15:14 Launchpad Janitor software-center (Ubuntu): status Fix Committed Fix Released
2012-07-03 18:30:22 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2012-07-03 18:30:26 Brian Murray bug added subscriber SRU Verification
2012-07-03 18:30:28 Brian Murray tags client-server client-server verification-needed
2012-07-03 18:35:42 Brian Murray nominated for series Ubuntu Precise
2012-07-03 18:35:42 Brian Murray bug task added software-center (Ubuntu Precise)
2012-07-03 18:35:53 Brian Murray software-center (Ubuntu Precise): status New Fix Committed
2012-07-03 18:36:04 Brian Murray software-center (Ubuntu Precise): importance Undecided Medium
2012-07-03 18:43:11 Launchpad Janitor branch linked lp:ubuntu/precise-proposed/software-center
2012-07-06 15:32:33 Gary Lasker description davmor2 reports that sorting the list of previous purchases always returns zero results. To reproduce: 1. Prerequisite is to have purchased at least one item in Software Center. 2. Open software-center and choose menu item "File"->"Reinstall Previous Purchases...". 3. In the list that is displayed, use the combo box in the upper right to sort the list by e.g. "By Name". What happens: An empty list is displayed. What should happen: The full list appears, sorted by the selected criteria. Note also that using the navigation buttons to navigate back to the previous view and back causes the list to reappear, correctly sorted by the selected criteria. [TEST CASE] 1. Prerequisite is to have purchased at least one item in Ubuntu Software Center. 2. Launch the current version of software-center in precise. 3. Open software-center and choose menu item "File"->"Reinstall Previous Purchases...". 4. In the list that is displayed, use the combo box in the upper right to sort the list by e.g. "By Name". 5. Verify that an empty list is displayed. 6. Close Software Center. 7. Install the new version of software-center in -proposed. 8. Repeat steps 3 and 4 for the new version of Software Center. 9. Verify that the list is now displayed and the items are sorted correctly. [REGRESSION POTENTIAL] This fix involves replacing some (broken) special-case code for the reinstall previous purchases feature, and so now we construct this list view in the same manner in which we construct all of the other list views. Therefore, the risk of regression is very low as all of the other list views are stable. To look for regressions, simply do repeated sortings of the reinstall previous purchases list (per step 4 above) and verify that a correctly sorted list is always returned. --- davmor2 reports that sorting the list of previous purchases always returns zero results. To reproduce: 1. Prerequisite is to have purchased at least one item in Software Center. 2. Open software-center and choose menu item "File"->"Reinstall Previous Purchases...". 3. In the list that is displayed, use the combo box in the upper right to sort the list by e.g. "By Name". What happens: An empty list is displayed. What should happen: The full list appears, sorted by the selected criteria. Note also that using the navigation buttons to navigate back to the previous view and back causes the list to reappear, correctly sorted by the selected criteria.
2012-07-06 23:48:45 Gary Lasker tags client-server verification-needed client-server verification-done
2012-07-09 20:27:23 Launchpad Janitor software-center (Ubuntu Precise): status Fix Committed Fix Released