Confirmed users, Bureaucrats and Sysops emeriti
998
edits
No edit summary |
No edit summary |
||
Line 147: | Line 147: | ||
* <strike>Fix YouSendIt recipients (currently pointing to dbienvenu) (mconley)</strike> (Done March 6th) | * <strike>Fix YouSendIt recipients (currently pointing to dbienvenu) (mconley)</strike> (Done March 6th) | ||
* <strike>Need to put Dropbox API key into production mode to increase testing exposure (bienvenu)</strike> | * <strike>Need to put Dropbox API key into production mode to increase testing exposure (bienvenu)</strike> | ||
* Saving as Drafts bugs | * <strike>Need to handle saving as draft and reloading drafts when there are cloud attachments. (bienvenu)</strike> | ||
** Attachment not listed in bucket on attach and save on draft (bienvenu) | * <strike>Saving as Drafts bugs</strike> | ||
*** Create a new message, and attach a cloud file | ** <strike>Attachment not listed in bucket on attach and save on draft (bienvenu)</strike> | ||
*** Save as a draft and close the compose window | *** <strike>Create a new message, and attach a cloud file</strike> | ||
*** Reopen the message, and attach another cloud file. | *** <strike>Save as a draft and close the compose window</strike> | ||
*** Save as a draft and close the compose window | *** <strike>Reopen the message, and attach another cloud file.</strike> | ||
*** Reopen the message - the second file is not listed in the bucket. Icon in inserted HTML URL might be broken. | *** <strike>Save as a draft and close the compose window</strike> | ||
*** <strike>Reopen the message - the second file is not listed in the bucket. Icon in inserted HTML URL might be broken.</strike> | |||
* Security and Privacy Reviews (Feb 29th-ish) | * Security and Privacy Reviews (Feb 29th-ish) | ||
* Part of the notification text could be a link to an external "What's this" page. | * Part of the notification text could be a link to an external "What's this" page. [https://bugzilla.mozilla.org/show_bug.cgi?id=737348 bug 737348] | ||
* Convert between different cloud providers (mostly done) | * Convert between different cloud providers (mostly done) | ||
** Need to remove the old html link before adding the new one. | ** Need to remove the old html link before adding the new one. | ||
Line 193: | Line 194: | ||
** Observed weird behaviour is the normal attachments being renamed on the receiver end | ** Observed weird behaviour is the normal attachments being renamed on the receiver end | ||
* Canceling a message with cloud file attachments should delete the uploaded files from the server (may need to special case drafts and templates) | * Canceling a message with cloud file attachments should delete the uploaded files from the server (may need to special case drafts and templates) | ||
* Switch from global attachment nsIObserver events to window-specific DOM events (squib) | * Switch from global attachment nsIObserver events to window-specific DOM events (squib) | ||
* Test that URL insertions happen in expected locations [https://bugzilla.mozilla.org/show_bug.cgi?id=736055 bug 736055] | * Test that URL insertions happen in expected locations [https://bugzilla.mozilla.org/show_bug.cgi?id=736055 bug 736055] |