Re: [Mutt] #3441: Error "Failed to parse mailto: link"
#3441: Error "Failed to parse mailto: link"
--------------------+-------------------------------------------------------
Reporter: vinc17 | Owner: me
Type: defect | Status: started
Priority: major | Milestone:
Component: mutt | Version:
Keywords: |
--------------------+-------------------------------------------------------
Comment(by Vincent Lefevre):
{{{
On 2010-08-09 15:34:42 -0000, Mutt wrote:
FYI, I've added a new patch, which seems to work. The old code was
buggy and more complex than necessary, as mutt_parse_rfc822_line
already expects separate tag and value. So, url_parse_mailto doesn't
need to reconstruct a full RFC822 line.
mutt_parse_rfc822_line should probably be documented...
Now I wonder whether all the headers should be taken into account
(at least by default). This may have security implications. First,
user-defined headers should probably be disabled by changing the 1
into a 0.
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3441#comment:>
Mutt <http://www.mutt.org/>
The Mutt mail user agent