Closed Bug 14358 Opened 25 years ago Closed 25 years ago

need default pref to point to activation URL

Categories

(Core Graveyard :: Profile: BackEnd, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: selmer, Assigned: racham)

References

Details

Build 1999092012 has this problem.  Profile manager window comes up blank.
*** Bug 14375 has been marked as a duplicate of this bug. ***
Status: NEW → ASSIGNED
Target Milestone: M11
*** Bug 14644 has been marked as a duplicate of this bug. ***
Assignee: gayatrib → racham
Status: ASSIGNED → NEW
This is part of cookies problem.
Taking the bug from gayatri and
Reassigning to myself.
Status: NEW → ASSIGNED
Blocks: 16654
Target Milestone: M11 → M12
Need to check in the new XUL file and temporarily point at local server.
Target Milestone: M12 → M13
Mass moving Netcenter Registration Activation related bugs to M13.
Summary: apprunner -profilemanger can't find cpwPreg.xul → need default pref to point to activation URL
The page that's missing is to be supplied by the Netcenter server.  We need to
create a default pref that says what URL to load for activation.  This is what
this bug is really about, so I'm changing the summary.
Target Milestone: M13 → M14
Right now the PREG_URL in a url supplied by the cpp file itself.
Need to add code to profile.cpp to grab the pref (once it is added to all.js)
for URL.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
The activation url is now a pref. It lives in all.js. The name of the pref is
"browser.registration.url". The value field is left empty for now. Once the
Netcenter gives the right url, we can fill that in. Until for testing purposes,
the testing url can be used.

http://seaspace/racham/PReg/pregtest.html is a temporary url I'm hosting on my
machine.

pref "browser.registration.enable" which used to be netcenter.register is by
default set to false. That need to be turned to true for testing purposes.
Status: RESOLVED → VERIFIED
set prefs and tested-verified working
Component: Profile Manager → Profile Manager BackEnd
Moving all Profile Manager bugs to new Profile Manager Backend component.
Profile Manager component to be deleted.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.