Closed
Bug 295763
Opened 20 years ago
Closed 20 years ago
Old Invalid Link http://lxr.mozilla.org/seamonkey/source/htmlparser/
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: raj, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Win 9x 4.90; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
The right and actuall Link adress for the needed page must be
http://lxr.mozilla.org/seamonkey/source/parser/htmlparser/
and not old and invalid
http://lxr.mozilla.org/seamonkey/source/htmlparser/
Here the Information from the Doctor Review !
Doctor - review changes to
http://www.mozilla.org/docs/source-directories-overview.html
You are making the following changes:
Index: mozilla-org/html/docs/source-directories-overview.html
===================================================================
RCS file: /cvsroot/mozilla-org/html/docs/source-directories-overview.html,v
retrieving revision 1.6
diff -u -r1.6 source-directories-overview.html
--- mozilla-org/html/docs/source-directories-overview.html 3 Dec 2004 19:28:41
-0000 1.6
+++ mozilla-org/html/docs/source-directories-overview.html 27 May 2005 22:43:47
-0000
@@ -228,7 +228,7 @@
it just provides the primitive operations for drawing.</li>
<li>
-<a NAME="seamonkey-htmlparser"></a><a
href="http://lxr.mozilla.org/seamonkey/source/htmlparser/"><dfn>htmlparser</dfn></a>
+<a NAME="seamonkey-htmlparser"></a><a
href="http://lxr.mozilla.org/seamonkey/source/parser/htmlparser/"><dfn>htmlparser</dfn></a>
contains C++ interfaces and code for tokenizing and parsing HTML, XML and
other content formats into an in-memory (tree) structure. It does
not layout or draw the content; it just converts it from the stream into
If these changes are correct, enter your CVS username and password and a
check-in comment, then commit the changes.
Reproducible: Always
fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: mozilla.org → Websites
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
•