Closed
Bug 504815
Opened 16 years ago
Closed 16 years ago
Bad symbolic link in src/parser/html
Categories
(Core :: DOM: HTML Parser, defect)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
DUPLICATE
of bug 504646
People
(Reporter: glennrp+bmo, Unassigned)
Details
There is a symbolic link in src/parser/html that points to nothing, in source downloaded on 17 July from the hg repository:
$ ls -l src/parser/html/javasrc
... src/parser/html/javasrc -> java/htmlparser/src
$ ls -l src/parser/html/java/htmlparser
total 2
... Makefile
$
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•