Closed
Bug 109765
Opened 24 years ago
Closed 24 years ago
URL arg is ignored if -ProfileManager arg is also used
Categories
(Core Graveyard :: Cmd-line Features, defect)
Tracking
(Not tracked)
mozilla1.1alpha
People
(Reporter: jim.avera, Unassigned)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5+) Gecko/20011111
BuildID: 2001111109
If the unix command
mozilla -ProfileManager URL
is used, then after the profile manager interaction, mozilla
does not start at the specified URL, but views the page
which would have been shown if no URL were specified
(i.e., home page or last-visited).
mozilla --help says the general form is
mozilla [options] [URL]
and doesn't say that URL is not allowed with certain options.
Reproducible: Always
Steps to Reproduce:
1.visit URL-A, then File->Quit
2.Run command: mozilla -ProfileManager URL-B
(where URL-B is neither your home page nor URL-A)
3.Select a profile and click Start Mozilla
Actual Results: Home or last-visited page is displayed
Expected Results: URL-B should have been displayed
Updated•24 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•24 years ago
|
||
not sure who should get this... seems similar to bug 40481, but don't know if
it's really a duplicate.
Assignee: pchen → law
Component: XP Apps → XP Apps: Cmd-line Features
This would be a rarely used feature. Targetting for post mozilla1.0.
Target Milestone: --- → mozilla1.1
Comment 4•24 years ago
|
||
*** This bug has been marked as a duplicate of 74303 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 5•23 years ago
|
||
marking verified as a duplicate.
if you decide to reopen this bug, please clarify why.
search string for bugspam removal: SalviaGuaranitica
Status: RESOLVED → VERIFIED
Assignee: law → nobody
Product: Core → Core Graveyard
QA Contact: bugzilla → cmd-line
You need to log in
before you can comment on or make changes to this bug.
Description
•