Closed
Bug 390927
Opened 18 years ago
Closed 18 years ago
[404] link to http://www.mozilla.org/MPL/boilerplate-1.1/fields.html
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: felix+mozilla, Unassigned)
Details
Attachments
(1 file)
|
506 bytes,
patch
|
Details | Diff | Splinter Review |
There is a broken link on http://www.mozilla.org/MPL/relicensing-faq.html to http://www.mozilla.org/MPL/boilerplate-1.1/fields.html.
| Reporter | ||
Updated•18 years ago
|
Summary: [404] link to → [404] link to http://www.mozilla.org/MPL/boilerplate-1.1/fields.html
Comment 1•18 years ago
|
||
The broken link is in the 4th paragraph below "What is the new Mozilla licensing scheme?"
mozilla.org has produced pre-prepared license boilerplate for inserting into new source files, and also an example of how to fill in the blank fields.
I would suggest using the anchor http://www.mozilla.org/MPL/boilerplate-1.1/#mainContent instead of fields.html
This anchor is showing a table and an example how to fill in the fields.
Suggested Patch:
--- mozilla-org/html/MPL/relicensing-faq.html
+++ mozilla-org/html/MPL/relicensing-faq.html
@@ -186,7 +186,7 @@
<p>mozilla.org has produced
<a href="boilerplate-1.1/">pre-prepared license boilerplate</a>
for inserting into new source files, and also an example of
-<a href="boilerplate-1.1/fields.html">how to fill in the blank fields</a>.
+<a href="boilerplate-1.1/#mainContent">how to fill in the blank fields</a>.
</p>
<p>(In this connection, it has come to our attention that many developers
Comment 2•18 years ago
|
||
Doctor suggested for submiiting to bugzilla: https://bugzilla.mozilla.org/enter_bug.cgi?product=Websites&rep_platform=All&op_sys=All&bug_file_loc=http://www.mozilla.org/MPL/relicensing-faq.html&format=__default__
Comment 3•18 years ago
|
||
Could somebody please check if linking to http://www.mozilla.org/MPL/boilerplate-1.1/#mainContent
is appropiate, and apply patch attachment 275629 [details] [diff] [review]?
Component: www.mozilla.org → *.mozilla.org
Keywords: checkin-needed
Product: mozilla.org → Websites
QA Contact: www-mozilla-org → other-mozilla-org
Version: other → unspecified
Updated•18 years ago
|
Component: *.mozilla.org → www.mozilla.org
Keywords: checkin-needed
Product: Websites → mozilla.org
QA Contact: other-mozilla-org → www-mozilla-org
Version: unspecified → other
Comment 4•18 years ago
|
||
Thanks for the bug report. I have fixed this by rewording the paragraph and removing the second link entirely.
Gerv
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•17 years ago
|
Product: mozilla.org → Websites
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•