Closed
Bug 64596
Opened 25 years ago
Closed 25 years ago
starting mozilla with a URL breaks opening URLs in a new window
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.8
People
(Reporter: notting, Assigned: jag+mozbugs)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
1.72 KB,
patch
|
Details | Diff | Splinter Review |
Linux, Red Hat 7.0+, build id: 2001010614
If I start mozilla with a URL on a command line:
/usr/lib/mozilla/mozilla-bin http://www.redhat.com/
then trying to open a URL in a new window (either via the UI, or running:
/usr/lib/mozilla/mozilla-bin -remote
"openURL(http://bugzilla.mozilla.org/,new-window)"
opens a new window with 'http://www.redhat.com/ inside, instead of the
specified URL.
If I originally start mozilla without any URLs on the command line,
everything works normally.
This just started recently, I believe after installing a 20010105 build
(where 20001229 builds worked OK.)
Comment 1•25 years ago
|
||
I see this with a linux CVS build from 2001-01-05. Adding regression keyword.
Where should this be assigned to?
Keywords: regression
| Reporter | ||
Comment 2•25 years ago
|
||
build id: 2001010411 - works
build id: 2001010511 (and subsequent) - fails
Currently looking at bonsai.
| Reporter | ||
Comment 3•25 years ago
|
||
Whee, pasting bonsai URLs is fun. I'm *guessing* it's this commit (from the
changelog, it seems the most likely.)
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=SeaMonkeyAll&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=01%2F04%2F2001+17%3A15%3A00&maxdate=01%2F04%2F2001+17%3A21%3A00&cvsroot=%2Fcvsroot
Comment 4•25 years ago
|
||
Same problem on Win2k build 2001010504, setting OS to all
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: Other → PC
=>jag
Assignee: asa → disttsc
Component: Browser-General → XP Apps
Depends on: 46200
QA Contact: doronr → sairuh
| Assignee | ||
Comment 6•25 years ago
|
||
| Assignee | ||
Comment 7•25 years ago
|
||
Sorry about this. This patch should fix it.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.8
| Reporter | ||
Comment 10•25 years ago
|
||
the patch fixes the problem for me
| Assignee | ||
Comment 12•25 years ago
|
||
Fix checked in. Marking fixed.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 13•25 years ago
|
||
vrfy fixed --tested on winNT and linux [2001.01.23.09/10 comm verif bits].
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•