#3284: body cache depends on $charset --------------------+------------------------------------------------------- Reporter: pdmef | Owner: pdmef Type: defect | Status: new Priority: minor | Milestone: 1.6 Component: mutt | Version: 1.5.20 Keywords: | --------------------+------------------------------------------------------- When foldernames contain chars outside the ascii-range, it depends on $charset how the bcache path is composed. As hcache is utf8 only and independent from $charset, bcache should be, too.
One idea is to convert the path portion to UTF8 and URL-encode it. -- Ticket URL: <http://dev.mutt.org/trac/ticket/3284> Mutt <http://www.mutt.org/> The Mutt mail user agent