Closed
Bug 235488
Opened 21 years ago
Closed 21 years ago
Thunderbird can't open http URLs
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mkaply, Assigned: mkaply)
Details
Attachments
(1 file, 1 obsolete file)
3.23 KB,
patch
|
jhpedemonte
:
review+
|
Details | Diff | Splinter Review |
We need to modify our helper app code to handle default http stuff.
Patch attached.
Assignee | ||
Comment 1•21 years ago
|
||
Query the default browser and launch it if we don't have http/https/ftp
handlers.
Ugly but it works.
Assignee | ||
Updated•21 years ago
|
Attachment #142185 -
Flags: review?(pedemont)
Updated•21 years ago
|
Attachment #142185 -
Flags: review?(pedemont) → review+
Assignee | ||
Comment 2•21 years ago
|
||
I search the PATH for the EXE first to avoid the popup of the commmand
processor.
This is a non whitespace diff to make things clearer
Assignee | ||
Updated•21 years ago
|
Attachment #142185 -
Attachment is obsolete: true
Assignee | ||
Updated•21 years ago
|
Attachment #142687 -
Flags: review?(pedemont)
Updated•21 years ago
|
Attachment #142687 -
Flags: review?(pedemont) → review+
Assignee | ||
Comment 3•21 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•