Bug 69937 - [PATCH] www/mozilla: Work-around for Mozilla bug 242123
Summary: [PATCH] www/mozilla: Work-around for Mozilla bug 242123
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-03 05:40 UTC by Sean Farley
Modified: 2004-09-02 19:22 UTC (History)
1 user (show)

See Also:


Attachments
mozilla-1.7.1,2.patch (888 bytes, patch)
2004-08-03 05:40 UTC, Sean Farley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Farley 2004-08-03 05:40:24 UTC
Running the mozilla script with a URL lacking the closing slash can
aggravate Mozilla bug 242123
(http://bugzilla.mozilla.org/show_bug.cgi?id=242123).

Changes:
1. Removed the space after the comma for the openURL() REMOTE_COMMAND.
2. Replaced mixed tab/spaces with tabs.

Mozilla 1.8 should have this fixed.

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2004-08-03 07:30:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainers
Comment 2 Sean Farley 2004-08-16 20:27:10 UTC
This still exists in mozilla-1.7.2,2.

Sean
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-09-02 19:22:40 UTC
State Changed
From-To: open->closed

Committed, thanks!