Classpath Extensions - Patches: patch #8299, gnu.inet.smtp.SMTPConnection bug...
You are not allowed to post comments on this tracker with your current authentication level.
patch #8299: gnu.inet.smtp.SMTPConnection bug #40378 and bug #41383
Submitter: | Conrad T. Pino <conradpino> | ||
Submitted: | Wed 29 Jan 2014 10:44:10 AM UTC | ||
Category: | None | Priority: | 5 - Normal |
Status: | In Progress | Privacy: | Public |
Assigned to: | conradpino | Open/Closed: | Open |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
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.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2014-01-29 | conradpino | Attached File | - | ![]() |
Added SMTPConnection.patch, #30410 |
Carbon-Copy | - | ![]() |
Added dog |
Powered by Savane 3.12.
Corresponding source code
This patch resolves the following issues:
https://savannah.gnu.org/bugs/?40378#comment10 Item 1. I propose reverting gnu.inet.smtp.SMTPConnection class to replace the gnu.inet.smtp.SMTPOutputStream with the gnu.inet.util.CRLFOutputStream class.
https://savannah.gnu.org/bugs/?41383 SMTP client adds extra message line.
This patch requires https://savannah.gnu.org/patch/?8296 patch file #30409 which superseded file #30403.