Opened 5 years ago
Closed 5 years ago
#1485266 closed Bugs (fixed)
failover content type of unknown/unknown is not standard
| Reported by: | tensor1982 | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | PHP backend | Version: | git-master |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Failover content type of "unknown/unknown" is not standard.
Please use "application/octet-stream" instead in
roundcubemail/program/include/rcube_shared.inc, function rc_mime_content_type().
Change History (1)
comment:1 Changed 5 years ago by alec
- Component changed from Client Scripts to PHP backend
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [bce0348e].