Closed
Bug 255642
Opened 21 years ago
Closed 21 years ago
about: links to nonexistent NPL
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox1.0beta
People
(Reporter: quark29, Assigned: steffen.wilberg)
References
()
Details
(Keywords: fixed-aviary1.0, Whiteboard: [have patch] affects l10n)
Attachments
(1 file)
|
31.34 KB,
patch
|
bugs
:
review+
bugs
:
approval-aviary+
|
Details | Diff | Splinter Review |
from ieremiou @ http://forums.mozillazine.org/viewtopic.php?t=114045
about.xhtml (about:) has a link to the Netscape Public License at
chrome://global/content/NPL-1.1.html
However, NPL-1.1.html is neither registered in the .jar nor even in the source
(\toolkit\content\).
Comment 1•21 years ago
|
||
Confirmed in 20040812 (Windows).
Comment 2•21 years ago
|
||
This works fine in the suite; it's just Firefox.
Gerv
Updated•21 years ago
|
Flags: blocking-aviary1.0?
| Assignee | ||
Comment 4•21 years ago
|
||
Can we remove the reference to the NPL?
http://lxr.mozilla.org/aviarybranch/source/xpfe/global/resources/locale/en-US/about.xhtml#97
Or do we have to ship it?
I'd copy mozilla/xpfe/global/resources/content/NPL-1.1.html to toolkit/content/
and add it to toolkit/content/jar.mn then.
Comment 5•21 years ago
|
||
Changes to about: affect l10n, let's make a decision and get this fixed.
Flags: blocking-aviary1.0? → blocking-aviary1.0PR?
Whiteboard: affects l10n
Comment 6•21 years ago
|
||
Gerv says: ship it, as some of Firefox 1.0 will still be under the NPL. (But
translators are not required to translate it.)
Gerv
Updated•21 years ago
|
Summary: about: links to nonexistant NPL → about: links to nonexistent NPL
| Assignee | ||
Comment 7•21 years ago
|
||
The MPL is already there.
| Assignee | ||
Updated•21 years ago
|
Whiteboard: affects l10n → [have patch] affects l10n
Target Milestone: --- → Firefox1.0beta
| Assignee | ||
Comment 8•21 years ago
|
||
Comment on attachment 156846 [details] [diff] [review]
copy the NPL to toolkit/content/
Trivial change.
Attachment #156846 -
Flags: review?(firefox)
Attachment #156846 -
Flags: approval-aviary?
| Assignee | ||
Comment 9•21 years ago
|
||
I don't think we need the "+" in toolkit/content/jar.mn, because we don't need
to override something here.
I don't know why every second line in the NPL/MPL is a blank line, but that's
the style of these files.
Comment 10•21 years ago
|
||
Comment on attachment 156846 [details] [diff] [review]
copy the NPL to toolkit/content/
r+a=ben@mozilla.org
Attachment #156846 -
Flags: review?(firefox)
Attachment #156846 -
Flags: review+
Attachment #156846 -
Flags: approval-aviary?
Attachment #156846 -
Flags: approval-aviary+
| Assignee | ||
Comment 11•21 years ago
|
||
Checked into branch...
Checking in mozilla/toolkit/content/NPL-1.1.html;
/cvsroot/mozilla/toolkit/content/Attic/NPL-1.1.html,v <-- NPL-1.1.html
new revision: 1.1.2.1; previous revision: 1.1
done
Checking in mozilla/toolkit/content/jar.mn;
/cvsroot/mozilla/toolkit/content/jar.mn,v <-- jar.mn
new revision: 1.6.8.2; previous revision: 1.6.8.1
done
...and trunk:
Checking in mozilla/toolkit/content/NPL-1.1.html;
/cvsroot/mozilla/toolkit/content/NPL-1.1.html,v <-- NPL-1.1.html
new revision: 1.2; previous revision: 1.1
done
Checking in mozilla/toolkit/content/jar.mn;
/cvsroot/mozilla/toolkit/content/jar.mn,v <-- jar.mn
new revision: 1.7; previous revision: 1.6
done
Flags: blocking-aviary1.0PR?
Keywords: fixed-aviary1.0
Comment 12•21 years ago
|
||
This was checked into both branch and trunk; resolving FIXED.
Gerv
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•