issues@javamail.java.net

[Bug 5770] New: make MimeMultipart fields protected to allow subclassing

From: <bugzilla-daemon_at_kenai.com>
Date: Thu, 20 Dec 2012 23:59:45 +0000

http://kenai.com/bugzilla/show_bug.cgi?id=5770

             Bug #: 5770
           Summary: make MimeMultipart fields protected to allow
                    subclassing
    Classification: Unclassified
           Product: javamail
           Version: 1.4.5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: internet
        AssignedTo: shannon_at_kenai.com
        ReportedBy: shannon_at_kenai.com
                CC: issues_at_javamail.kenai.com


MimeMultipart has several fields that are initialized with the values
of System properties and that control the behavior of the MimeMultipart
class. To better support subclassing, these fields should be protected
and a protected initializeProperties() method should be added to
initialize them.

-- 
Configure bugmail: http://kenai.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.