bugClasspath Extensions - Bugs: bug #23350, IMAPMessages trips as it considers...

 
 

bug #23350: IMAPMessages trips as it considers all parts have a line count

Submitter:  J Desrochers <jdesrochers>
Submitted:  Sat 24 May 2008 10:12:42 PM UTC
   
 
Category:  mail Severity:  3 - Normal
Item Group:  None Status:  Ready For Test
Privacy:  Public Assigned to:  dog
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 24 May 2008 10:21:18 PM UTC, comment #1: 

Per RFC 3501 section 7.4.2 a BODYSTRUCTURE response
will have "the size of the body in text lines" after the basic
fields only if the body type is TEXT. Otherwise, extension data
starting with body MD5, disposition, then language are present.
(It's actually a little more complicated than this...)
So the first item past the basic fields can be non-numeric
and this causes a NumberFormatException to cascade out
as a MessagingException.

J Desrochers <jdesrochers>
Sat 24 May 2008 10:12:42 PM UTC, original submission:  


J Desrochers <jdesrochers>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #15728:  IMAPMessage.java.diff added by jdesrochers (2KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dog (Updated the item)
  • -email is unavailable- added by jdesrochers (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-10-28 dog StatusConfirmed Ready For Test
    2013-10-28 dog StatusNone Confirmed
        Assigned toNone dog
    2008-05-24 jdesrochers Attached File- Added IMAPMessage.java.diff, #15728

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code