Message1322

Author tomas
Recipients
Date 2016-07-06.19:00:21
Content
The problem is that the mime types of files that are to be downloaded are not detected correctly.

E.g., a pdf file can be downloaded with the "save" command, but the file name gets the extension "html".
Also the "shell-command-on-file" works, you may type in a pdf viewer manually. Hence it seems that when
following a link to a pdf file, conkeror assumes it is a html page, tries to display it as a webpage, and
crashes.

Anybody knows how conkeror determines the mime types? Maybe some external program or service is used for
this purpose?
History
Date User Action Args
2016-07-06 19:00:22tomassetmessageid: <1467831622.24.0.566937042154.issue509@bugs.conkeror.org>
2016-07-06 19:00:22tomaslinkissue509 messages
2016-07-06 19:00:21tomascreate