Closed
Bug 114076
Opened 23 years ago
Closed 23 years ago
labels migration and new profile issues
Categories
(SeaMonkey :: MailNews: Message Display, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.7
People
(Reporter: sspitzer, Assigned: ssu0262)
References
Details
Attachments
(4 files, 3 obsolete files)
4.82 KB,
patch
|
Details | Diff | Splinter Review | |
9.29 KB,
patch
|
ssu0262
:
superreview+
|
Details | Diff | Splinter Review |
4.91 KB,
patch
|
Details | Diff | Splinter Review | |
4.82 KB,
patch
|
Details | Diff | Splinter Review |
1) migration from 6.2, older versions of mozilla. we did this for the folder
pane, but we'll need to write some js that hides the column by default and sets
the proper ordinal value. (search and thread pane)
lxr for UpgradeFolderPaneUI()
2) define defaults in localstore.rdf (ns and mozilla tree), for the column to
be hidden, and for the proper "ordinal" value forthe label column (and the
other columns) we need this so that it works right for new profiles.
Comment 2•23 years ago
|
||
If we can't make this for 0.9.7, we can move out.
this patch contains the diff to the mailnews.js change, which was missing from
the previous moz tree patch.
Attachment #61223 -
Attachment is obsolete: true
Attachment #61224 -
Attachment is obsolete: true
Reporter | ||
Comment 7•23 years ago
|
||
looks good, did you define a default for this pref in mailnews.js, but forgot it
as part of the diff?
add a default for the new pref, and sr=sspitzer
nominating for 0.9.7
Status: NEW → ASSIGNED
Keywords: mozilla0.9.7
patch that includes the diff of the pref change.
Attachment #61338 -
Attachment is obsolete: true
Assignee | ||
Comment 10•23 years ago
|
||
Comment on attachment 61594 [details] [diff] [review]
patch v1.3
got sr=sspitzer
Attachment #61594 -
Flags: superreview+
Comment 11•23 years ago
|
||
r=bhuvan for attachment 61594 [details] [diff] [review].
Comment 12•23 years ago
|
||
a=asa (on behalf of drivers) for checkin to 0.9.7
Keywords: mozilla0.9.7 → mozilla0.9.7+
Assignee | ||
Comment 13•23 years ago
|
||
patches checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 14•23 years ago
|
||
Seth commented that there was no need to update localstore.rdf as those .rdf
files are hard enough to keep in sync and correct for ns and mozilla.
Assignee | ||
Comment 15•23 years ago
|
||
Comment 16•23 years ago
|
||
Sean/Seth: What all needs to be verified here? Please clarify for me. Thanks.
Comment 17•22 years ago
|
||
Using trunk build 20030303 on winxp a 6.2 profile correctly displays the Label
column item in the expanded tree for column headings. It is correctly uncheck
by default. Verified
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•