Opened 5 years ago
Closed 5 years ago
#1484813 closed Bugs (fixed)
lack of message count when junk folder has custom name e.g. Spam
| Reported by: | alec | Owned by: | thomasb |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-stable |
| Component: | Interface | Version: | git-master |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Problem is in 3294 line of app.js. item.className consist "junk" string but mbox is set to "spam". Don't know why you're checking class name there (<li>'s id is known), so I haven't got a patch for that bug.
Change History (2)
comment:1 Changed 5 years ago by thomasb
- Owner set to thomasb
- Severity changed from normal to minor
- Status changed from new to assigned
comment:2 Changed 5 years ago by thomasb
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in [ce102f2f]
Note: See
TracTickets for help on using
tickets.

This is historic (identification was done with class names)