[Xapian-tickets] [Xapian] #718: outlookmsg2html aborts with a rfc822 part

Xapian nobody at xapian.org
Mon Apr 11 22:10:30 BST 2016


#718: outlookmsg2html aborts with a rfc822 part
--------------------+---------------------------
 Reporter:  he_e    |             Owner:  olly
     Type:  defect  |            Status:  closed
 Priority:  normal  |         Milestone:  1.2.21
Component:  Omega   |           Version:  1.2.16
 Severity:  normal  |        Resolution:  fixed
 Keywords:          |        Blocked By:
 Blocking:          |  Operating System:  All
--------------------+---------------------------
Changes (by olly):

 * status:  new => closed
 * severity:  critical => normal
 * component:  Other => Omega
 * priority:  high => normal
 * milestone:   => 1.2.21
 * resolution:   => fixed


Comment:

 Thanks for your report.

 This was actually already fixed in 1.2.21 - from the NEWS file:

 {{{
 Omega 1.2.21 (2015-05-20):

 [...]
   + outlookmsg2html: Fix handling of message/rfc822 subparts.
 }}}

 The output for your example file is now:

 {{{
 <pre>Mail in mail.



 BR

 </pre>
 <pre>Hello all,



 This is a testmail.



 BR

 Hui Pui

 </pre>
 }}}

 Those `BR` look suspect, but that's what we get from the
 `Email::Outlook::Message` perl module, so if they ares not literally in
 the message that looks like a bug in the perl module.

--
Ticket URL: <https://trac.xapian.org/ticket/718#comment:1>
Xapian <//xapian.org/>
Xapian



More information about the Xapian-tickets mailing list