Closed
Bug 99133
Opened 24 years ago
Closed 21 years ago
Acct Wiz, ignore blank spaces after an email address or server name
Categories
(SeaMonkey :: MailNews: Account Configuration, defect)
SeaMonkey
MailNews: Account Configuration
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.4beta
People
(Reporter: nbaca, Assigned: Stefan.Borggraefe)
References
Details
(Whiteboard: [adt3])
Attachments
(1 file, 2 obsolete files)
5.26 KB,
patch
|
Bienvenu
:
review+
mscott
:
superreview+
|
Details | Diff | Splinter Review |
Branch build 2001-09-06-05: WinMe
Branch build 2001-09-07-03: Mac 9.04
haven't tried linux yet.
Overview: In the account wizard's dialog, if an entry is followed by a blank
space then ignore the blank space.
Steps to reproduce:
Scenario 1:
1. Open the Account Wizard
2. Select the ISP or email provider radio button
3. In the Identity dialog enter an email address followed
by a blank space ("qatest20@netscape.com ")
4. Select the Next button
Actual Results: It reports "Please enter a valid email"
Expected Results: It should ignore the trailing space and continue through the
Account Wizard.
address".
Scenario 2:
1. Open the Account Wizard
2. Select the ISP or email provider radio button
3. In the Identity dialog enter a User Name and Email address, Next
4. In the Server dialog enter a Server Name followed by a blank space
("server1 ")
Actual Results: It reports "Enter a valid host name"
Expected Results: It should ignore the trailing space and continue through the
Account Wizard.
Updated•24 years ago
|
Target Milestone: mozilla0.9.8 → mozilla1.0.1
is bug 124170 relevant to dup here? (or at all valid... it's about leading space
Comment 2•23 years ago
|
||
*** Bug 163392 has been marked as a duplicate of this bug. ***
Updated•23 years ago
|
OS: Windows ME → All
Comment 3•23 years ago
|
||
rather trivial, please r/sr/etc.
Comment 4•23 years ago
|
||
eh. attached wrogn version, sorry. patch removes both leading and trailing
whitespace from address and server fields. Bug 124170 is not affected -- it was
not even previously possible to successfully enter leading whitespace to smtp
server in the acct wizard.
Attachment #95819 -
Attachment is obsolete: true
Reporter | ||
Comment 5•23 years ago
|
||
Marking nsbeta1 because this can be very confusing to a user since they don't
know to check for a blank space.
Note: Problems also occur if an address is created in the address book followed
by a blank space. Try sending a message with the "problem" address and it fails.
Keywords: nsbeta1
Comment 6•23 years ago
|
||
Mail triage team: nsbeta1+/adt3
Comment 7•23 years ago
|
||
re-assigning nsbeta1+ bugs
Assignee: racham → sspitzer
Status: ASSIGNED → NEW
Updated•22 years ago
|
Target Milestone: mozilla1.0.1 → mozilla1.4beta
Comment 8•22 years ago
|
||
*** Bug 154194 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 9•21 years ago
|
||
Assignee: sspitzer → Stefan.Borggraefe
Attachment #95823 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Assignee | ||
Updated•21 years ago
|
Attachment #157851 -
Flags: review?(bienvenu)
Updated•21 years ago
|
Attachment #157851 -
Flags: review?(bienvenu) → review+
Assignee | ||
Updated•21 years ago
|
Attachment #157851 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #157851 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Comment 10•21 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•