Closed Bug 237448 Opened 21 years ago Closed 21 years ago

In <am-smtp.js>, "Warning: function onAdvanced does not always return a value"

Categories

(SeaMonkey :: MailNews: Account Configuration, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.8alpha1

People

(Reporter: sgautherie, Assigned: sgautherie)

Details

Attachments

(3 obsolete files)

[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7a) Gecko/20040219] (W98SE) {{ Warning: function onAdvanced does not always return a value Source File: chrome://messenger/content/am-smtp.js Line: 129 Source Code: } }} Updating: *(A.To) sspitzer@mozilla.org -> me
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.8alpha
Attached patch (Av1) <am-smtp.js> (obsolete) — Splinter Review
Big fix, plus a little cleanup.
Attachment #143890 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #143890 - Attachment is obsolete: true
Attachment #143890 - Flags: review?(neil.parkwaycc.co.uk)
Attached patch (Av1b) <am-smtp.js> (obsolete) — Splinter Review
Av1, without cleanup. (I moved the modified lines to the left as the existing code permitted.)
Attachment #144128 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 144128 [details] [diff] [review] (Av1b) <am-smtp.js> > else > window.alert(alertMsg); > >- return false; >+ return; > } >(I moved the modified lines to the left as the existing code permitted.) I don't know what you mean here; r=me if you don't change the indent. >@@ -127,4 +127,3 @@ function onAdvanced(event) > onLoad(); > } > } >- Nit: Unnecessary
Attachment #144128 - Flags: review?(neil.parkwaycc.co.uk) → review+
Av1b, with comment 3 suggestion(s).
Attachment #144128 - Attachment is obsolete: true
Comment on attachment 144972 [details] [diff] [review] (Av1c) <am-smtp.js> [Checked in: Comment 7] Keeping |(Av1b) <am-smtp.js> patch 2004-03-17 07:33 PST neil.parkwaycc.co.uk: review+|.
Attachment #144972 - Flags: superreview?(mscott)
Attachment #144972 - Flags: review+
Attachment #144972 - Flags: superreview?(mscott) → superreview+
Comment on attachment 144972 [details] [diff] [review] (Av1c) <am-smtp.js> [Checked in: Comment 7] 'approval1.7=?': Trivial code fix, no risk; (Trying v1.7 instead of waiting for v1.8a, as v1.7 will become new long-lived...)
Attachment #144972 - Flags: approval1.7?
Attachment #144972 - Flags: approval1.7?
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Attachment #144972 - Attachment description: (Av1c) <am-smtp.js> → (Av1c) <am-smtp.js> [Checked in: Comment 7]
Attachment #144972 - Attachment is obsolete: true
Comment on attachment 144972 [details] [diff] [review] (Av1c) <am-smtp.js> [Checked in: Comment 7] 'approval1.7=?': Trivial U.I. code cleanup, no risk. (already on Trunk)
Attachment #144972 - Flags: approval1.7?
Comment on attachment 144972 [details] [diff] [review] (Av1c) <am-smtp.js> [Checked in: Comment 7] warning cleanups can happen on the trunk. there's not much user value, even if the risk is low -- and warning cleanups have broken features in the past.
Attachment #144972 - Flags: approval1.7? → approval1.7-
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: