Open main menu

CDOT Wiki β

Changes

User:Mikey/project2

465 bytes added, 14:25, 7 December 2009
Project News
== Project Contributor(s) ==
Nobody yet : [http://mikey-osd600a.blogspot.com/2009/11/week-10-try-out-my-patch-please.html Test out my patch on Thunderbird & SeaMonkey. ]
== Project Details ==
[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.
 
[https://bug286760.bugzilla.mozilla.org/attachment.cgi?id=416382 Updated patch with corrections]: After submitting my first patch, I received valuable remarks from a commentator. He told me to fix few nits in my code: changing the data type of a variable, removing another variable, changing the length of my indentations, and the location of my space and my bracket. These changes were fixed in my patch. Currently, a reviewer has chosen to look at my patch.
1
edit