Ticket #2880 (closed defect: fixed)
Wrong string in Journal when sorting by size with zero size objects
| Reported by: | garycmartin | Owned by: | erikos |
|---|---|---|---|
| Priority: | Normal | Milestone: | Unspecified by Release Team |
| Component: | journal | Version: | 0.92.x |
| Severity: | Trivial | Keywords: | 11.2.0 |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Assigned |
Description
For zero size objects, when sorted by size, the list view uses "Unknown" as the string rather than "Empty". "Empty" is correctly used in the Detail view for zero sized objects and "Unknown" is correctly used in the Detail view for objects with unknown mime types. The string in question is in /usr/lib/python2.7/site-packages/jarbe/journal/listmodel.py at about line #166.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

