#729 closed defect (fixed)
Docs should mention that DTD elements are not supported
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | Docs | Version: | 1.1.8 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Docs should mention that DTD elements are not supported, or at least not imply that they are.
Took me a couple of hours to figure out why my hand-coded ALFS build would keep skipping the whole 'if-then-else' statement.
The reason of course is here:
http://bugs.linuxfromscratch.org/show_bug.cgi?id=605
btw it would also help if there was a link to the bugzilla on the LFS homepage - I only found it after visiting http://linuxfromscratch.org/~neven/nALFS/#dev (by way of several other pitstops such as the wiki and the source code).
Simeon
Change History (2)
comment:1 by , 22 years ago
| Status: | new → assigned |
|---|
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed in README file for version 1.2.0
Note:
See TracTickets
for help on using tickets.

I will update the README file soon, thanks for reminding me of this problem.