Closed
Bug 275
Opened 26 years ago
Closed 26 years ago
Externalize "http://rdf.netscape.com/navcntr.rdf "?
Categories
(MozillaClassic Graveyard :: Aurora/RDF FE, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: rba, Assigned: mozilla)
Details
Created by Rogelio Andreo (rba@murcia.net) on Friday, April 24, 1998 11:05:11 PM PDT
Additional Details :
ns\modules\rdf\src\rdfht.c
Function RDF_Init calls
PREF_SetDefaultCharPref("browser.NavCenter",
"http://rdf.netscape.com/navcntr.rdf");
The URL should be moved out of the code (to xpstr I guess) -
for instance for intl. versions.
Updated by Rogelio Andreo (rba@murcia.net) on Friday, April 24, 1998 11:18:12 PM PDT
Additional Details :
Or the user pref default file should include the "browser.NavCenter" entry by
default.
Re-assign to rjc@netscoape.com.
Robert, is this a bug for you folks?
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 2•26 years ago
|
||
This should only be an issue with the old codebase. Marking as invalid for new
codebase. cc'ing Guha and Chris Waterson as a reminder.
You need to log in
before you can comment on or make changes to this bug.
Description
•