Closed
Bug 527711
Opened 16 years ago
Closed 8 years ago
nsIRDFService.GetResource fails when using back button dropdown list
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Aureliano, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
6.87 KB,
image/jpeg
|
Details |
It seems similar (or dupe? but I have a different STR (steaps to reproduce)) to bug #430487. It happens also in safe-mode and has symptom show in attached screenshot and an error console message
Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIRDFService.GetResource]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: file:///C:/Programmi/Mozilla%20Thunderbird/modules/MailUtils.js :: MailUtils_getFolderForURI :: line 118" data: no]
STR:
1. start TB;
2. go in a folder [F1] and (with message preview enabled) select first message [F1A] and after message [F1B];
3. select another folder [F2] and select another message [F2A];
4. goto Back button on toolbar and select [F1A];
5. return in folder [F2] selecting related node on treeview;
6. select another message in [F2] (for example message [F2K]);
7. goto Back button on toolbar and click dropdown list: behaves as in attached screenshot.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6pre) Gecko/20091110 Lightning/1.0pre Shredder/3.0pre ID:20091110032315
Reporter | ||
Updated•16 years ago
|
Summary: nsIRDFService.GetResource (NS_ERROR_ILLEGAL_VALUE) when using back button → nsIRDFService.GetResource fails when using back button
Comment 1•16 years ago
|
||
Aureliano - can you try to figure out when this started happening ?
Comment 2•16 years ago
|
||
(In reply to comment #0)
> Created an attachment (id=411444) [details]
> screenshot
>
> It seems similar (or dupe? but I have a different STR (steaps to reproduce)) to
> bug #430487. It happens also in safe-mode and has symptom show in attached
> screenshot and an error console message
I think it's the same issue. they should be duped.
Reporter | ||
Comment 3•16 years ago
|
||
(In reply to comment #1)
> Aureliano - can you try to figure out when this started happening ?
Ok I try later.
Reporter | ||
Comment 4•16 years ago
|
||
I try starting with 2008-01-01 release until today release: it is very strange: now with today release I can't reproduce the issue...
More information next time that appair. I'm sorry :-(
Reporter | ||
Comment 5•16 years ago
|
||
I'm sorry I confuse myself (I'm so tired ;-) ): in STR (steaps to reproduce) in comment #0 is fondumental to click to dropdown list
>7. goto Back button on toolbar and click *dropdown list*
regression range:
20090815 work
20090910 dont'work
Keywords: regression
Reporter | ||
Comment 6•16 years ago
|
||
a better regression range:
20090902 work
20090910 dont'work
Reporter | ||
Comment 7•16 years ago
|
||
definitive regression range:
20090907 work
20090908 dont'work
pushlog here
http://hg.mozilla.org/comm-central/pushloghtml?startdate=2009-09-07&enddate=2009-09-08
could be related to bug #505044?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Updated•16 years ago
|
Summary: nsIRDFService.GetResource fails when using back button → nsIRDFService.GetResource fails when using back button dropdown list
Comment 8•16 years ago
|
||
sid0, look related to bug 505044?
Comment 9•15 years ago
|
||
:Aureliano, looking again at bug 533504, can you still reproduce this and 533504 on 3.1 and trunk?
Your steps WFM with Mozilla/5.0 (Windows NT 6.0; rv:2.0b7pre) Gecko/20100923 Thunderbird/3.3a1pre and nothing in error console
wsm in comment #8
> sid0, look related to bug 505044?
apparently not :) different regression range
Blocks: 430487
Reporter | ||
Comment 11•8 years ago
|
||
(In reply to :aceman from comment #10)
> Hi, is this still happening?
Hi :aceman, sorry for the delay.
I cannot reproduce this issue with Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Thunderbird/53.0
Flags: needinfo?(euryalus.0)
![]() |
||
Comment 12•8 years ago
|
||
Great, thanks. You can reopen if you see it again.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•