Closed
Bug 34408
Opened 26 years ago
Closed 26 years ago
first subscribed newsgroup doesn't show up
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M15
People
(Reporter: sspitzer, Assigned: waterson)
References
Details
(Keywords: regression)
add a new news server.
subscribe to a group.
it doesn't show up in the folder pane, until I exit and restart.
(it's not a paint issue.)
when I restart, the newsgroup shows up, and any addition newsgroups I add show
up.
we used to have this bug a while back, but we fixed it.
cc'ing alecf, maybe some sort of notification isn't happening that used to?
| Reporter | ||
Comment 1•26 years ago
|
||
this is pretty bad. leaving m15. accepting.
Status: NEW → ASSIGNED
Target Milestone: --- → M15
Updated•26 years ago
|
QA Contact: lchiang → huang
| Reporter | ||
Comment 3•26 years ago
|
||
stepping in the debugger, it all looks good.
the nsMsgFolderDataSource gets notified that a folder got added
nsMsgRDFDataSource is notifies all its observers.
CompositeDataSourceImp::OnAssert() is called.
But when I double click on another folder (say "Local Folders/Sent" and bring up
another three pane, the new newsgroup shows up!
any suggestions for the RDF gurus?
| Assignee | ||
Comment 4•26 years ago
|
||
smells like my fault. i'll take a look...
Assignee: sspitzer → waterson
Status: ASSIGNED → NEW
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•26 years ago
|
||
Adding dependency to 34546, just because "fixing" 34546 with the
GetMappedAttributeImpact() hack sort of fixes this. Well, not really, because I
get *two* folders instead of one. But I think we need to figure out how to fix
34546 the right way: that would allow me to remove a lot of bogo-code from the
template builder.
Depends on: 34546
| Reporter | ||
Comment 6•26 years ago
|
||
after I get two children, if I twist close and the open, only one shows up.
| Reporter | ||
Comment 8•26 years ago
|
||
thanks for finding that karen. I thought that was something caused by the
current patch for #34546, but it turns out it isn't.
| Assignee | ||
Comment 9•26 years ago
|
||
fix checked in for 34546, which fixes this.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 10•26 years ago
|
||
i am an idiot. checked this in #if 0. i'll check it in again today.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 11•26 years ago
|
||
ok, fixed it in without the #if 0 this time.
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Comment 12•26 years ago
|
||
Today's build is not good, so used 04-16-10-M16 commercial build:
Reopening this bug since I still the first subscribed newsgroup didn't display
at all.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 13•26 years ago
|
||
After I exit and re-launch again, it will display, but it should display from
the first launch.....
Comment 14•26 years ago
|
||
By using today's 04-19-09-M16 commercial build,
It seems this is working again.....
| Assignee | ||
Comment 15•26 years ago
|
||
i'll mark fixed then...
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Keywords: beta2
Resolution: --- → FIXED
Comment 16•26 years ago
|
||
Used WinNT 05-22-08-M16 commercial build:
First subscribed newsgroup display without problem now.
Marking as verified!!
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•