← Back to team overview

vm team mailing list archive

[Bug 494070] Re: text/html messages don't decode

 

Apparently, the problem is that the message didn't have a "MIME-Version"
header.  There is a variable vm-mime-require-mime-version-header which
allows VM to ignore this faux pas.  But it is t by default.  We will
change it to nil by default.


** Changed in: vm
       Status: Confirmed => Fix Committed

** Changed in: vm
    Milestone: None => 8.1.0

-- 
text/html messages don't decode
https://bugs.launchpad.net/bugs/494070
You received this bug notification because you are a member of VM
development team, which is the registrant for VM.

Status in VM (View Mail) for Emacs: Fix Committed

Bug description:
When the 'D' for vm-mime-decode command is issued on a text/html message, one gets the error messages:

vm-toolbar-update-toolbar: Selecting deleted buffer
Decoding MIME message...

but nothing gets displayed.





References