Closed
Bug 230743
Opened 21 years ago
Closed 18 years ago
MCD should prompt for email address if none found
Categories
(Core :: Preferences: Backend, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mscott, Assigned: Bienvenu)
References
Details
Attachments
(2 files)
(deleted),
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
Details | Diff | Splinter Review |
If MCD can't find a mozilla email address or a 4.x email address, we should
prompt the user to enter the email address to be used for the profile so MCD can
download the correct settings.
Assignee | ||
Comment 2•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #138975 -
Flags: superreview?(mscott)
Reporter | ||
Comment 3•21 years ago
|
||
Comment on attachment 138975 [details] [diff] [review]
proposed fix
can you add the newline
at the end of nsAutoConfig.cpp?
Attachment #138975 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Comment 4•21 years ago
|
||
fixed on trunk and m4 branch, with newlines added.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•21 years ago
|
||
one point of this bug was to avoid the profile wizard coming up, and that has
regressed, so I'm re-opening. Fix upcoming.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 6•21 years ago
|
||
need to distinguish between migrated 4.x profiles and brand new Moz profiles -
looking for profile_age pref, which was only set/used in 4.x, does this.
Assignee | ||
Comment 7•21 years ago
|
||
Comment on attachment 141346 [details] [diff] [review]
proposed fix
sr for trunk, already on m4 branch
Attachment #141346 -
Flags: superreview?(mscott)
Assignee | ||
Comment 8•21 years ago
|
||
Comment on attachment 141346 [details] [diff] [review]
proposed fix
clearing request...wrong patch
Attachment #141346 -
Flags: superreview?(mscott)
Assignee | ||
Comment 9•18 years ago
|
||
this should have been marked fixed
Status: REOPENED → RESOLVED
Closed: 21 years ago → 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•