Closed
Bug 213123
Opened 23 years ago
Closed 18 years ago
duplicates.xul does not accept parameters
Categories
(Bugzilla :: Reporting/Charting, defect)
Bugzilla
Reporting/Charting
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: asa, Unassigned)
Details
I've attempted to append parameters to the end of the URL for duplicates.xul
<jar:http://bugzilla.mozilla.org/duplicates.jar!/duplicates.xul?changedsince=30>
and it fails to return results.
The javascript console reports this error:
Error: [Exception... "Component returned failure code: 0x804b000a
[nsIRDFService.GetDataSource]" nsresult: "0x804b000a (<unknown>)" location:
"JS frame :: jar:http://bugzilla.mozilla.org/duplicates.jar!/js/duplicates.js ::
loadData :: line 56" data: no]
Source File: jar:http://bugzilla.mozilla.org/duplicates.jar!/js/duplicates.js
Line: 56
I get this same error regardless of the parameter I attach to the URL (various
parameters borrowed from duplicates.cgi).
Updated•20 years ago
|
QA Contact: mattyt-bugzilla → default-qa
Updated•19 years ago
|
Assignee: myk → gerv
Updated•18 years ago
|
Assignee: gerv → charting
Comment 1•18 years ago
|
||
duplicates.xul no longer exists, see bug 380756.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•