Opened 17 years ago
Closed 17 years ago
#8200 closed defect (bug) (fixed)
Show dismissed update list only once
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Since we allow reinstalling if the current version, the listing of available updates isn't terminated after seeing a latest one and thus the dismissed_updates() functions is called twice -- there was a call just before the return.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [9670]) Show dismissed update list only once. Props nbachiyski. fixes #8200