Closed
Bug 1319399
Opened 9 years ago
Closed 9 years ago
All panes empty due to Bug 1153671 disabled 'for each'
Categories
(SeaMonkey :: MailNews: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1153671
People
(Reporter: h.figge, Assigned: h.figge)
References
Details
Attachments
(2 files)
37.87 KB,
patch
|
Details | Diff | Splinter Review | |
46.66 KB,
image/png
|
Details |
MailNews in SM-Trunk is broken because 'for each' was disabled by Bug 1153671. try1 replaces 'for each .. in' with 'for .. of' in suite/. Works for me but should be cross checked. At least the patch should be useful for a real fix. :)
Assignee | ||
Updated•9 years ago
|
Attachment #8813152 -
Attachment is patch: true
Attachment #8813152 -
Attachment mime type: text/x-patch → text/plain
Comment 1•9 years ago
|
||
What effect visible for users does this problem cause?
Assignee | ||
Comment 2•9 years ago
|
||
Easiest way to show the problem is with a picture. SM was not usable this way. So try1 was created. :)
Comment 3•9 years ago
|
||
NOT reproducible with Server-Installation of unofficial (by FRG) en-US SeaMonkey 2.50a1 (NT 6.1; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0 Build 20161121115504 (Default Classic Theme) on German WIN7 64bit:
I can use all my email accounts of my default user profile without any problems.
Platform?
With what Version did that issue appear?
See Also: → 1153671
Summary: SM-Trunk: No content in MailNews due to Bug 1153671 disabled for each → All panes empty due to Bug 1153671 disabled for each
Assignee | ||
Comment 4•9 years ago
|
||
Regression range
Last good: 2016-11-20 15:43:00 PST c-c:09ec3012ff3d m-c:b7f895c1dc2e
First bad: 2016-11-21 16:22:00 PST c-c:b8ec04edc0e3 m-c:0534254e9a40
Assignee | ||
Updated•9 years ago
|
Summary: All panes empty due to Bug 1153671 disabled for each → All panes empty due to Bug 1153671 disabled 'for each'
Comment 5•9 years ago
|
||
Seems that the builds I've got from FRG are not affected
Blocks: 2.50BulkMalfunctions
Version: Trunk → SeaMonkey 2.50 Branch
Updated•9 years ago
|
Attachment #8813152 -
Flags: review?(philip.chee)
![]() |
||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
![]() |
||
Comment 8•9 years ago
|
||
Attachment #8813152 -
Flags: review?(philip.chee)
You need to log in
before you can comment on or make changes to this bug.
Description
•