bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/28510] New: StringIndexOutOfBoundsException in javax.mail


From: gnu at tanzmitmir dot net
Subject: [Bug classpath/28510] New: StringIndexOutOfBoundsException in javax.mail.internet.MailDateFormat.parse
Date: 27 Jul 2006 08:04:58 -0000

Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String
index out of range: 2
        at java.lang.String.charAt(String.java:558)
        at javax.mail.internet.MailDateFormat.parse(MailDateFormat.java:236)
        at javax.mail.internet.MailDateFormat.parse(MailDateFormat.java:179)
        at javax.mail.internet.MimeMessage.getSentDate(MimeMessage.java:692)

getHeader("Date", null) == "Sat, 2 Jul 2005 05:04:04 UT"

* only tested with suns java.lang.String implementation

* product version number 0.92 is a guess


-- 
           Summary: StringIndexOutOfBoundsException in
                    javax.mail.internet.MailDateFormat.parse
           Product: classpath
           Version: 0.92
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gnu at tanzmitmir dot net


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28510





reply via email to

[Prev in Thread] Current Thread [Next in Thread]