Difference between revisions of "User:Mikey/project3"

From CDOT Wiki
Jump to: navigation, search
(Project Details)
(Project News)
Line 13: Line 13:
  
 
== Project News ==
 
== Project News ==
 
[https://bug286760.bugzilla.mozilla.org/attachment.cgi?id=413868 0.2 Release]: In the end, I did not use the TRIM_WHITESPACE() macro, because of my small understanding of how it works. Just a little bit of code is added to the msg_quote_phrase_or_addr() function. This bit of code removes trailing spaces from the address given. However, I might be at fault, because this code might not be allowed due to some RFC regulations.
 

Revision as of 14:14, 7 December 2009

Project Name

Bug 528508 - In folder tabs, indicate unread count in tab title

Project Description

This project involves fixing a problem with saved email addresses ending with trailing spaces in the address book causing sent messages to be lost. For example, the user will enter a new contact entry with an email address followed by a space, such as "test@example.com " (minus the quotes) and saves it. In the compose window, they will select the email address that they just saved and send their message, but this message will not be delivered to the recipient.

Project Leader(s)

Michael Dennis

Project Contributor(s)

Project Details

Project News