|
Bugzilla – Full Text Bug Listing |
| Summary: | The document "Configuration of http-server" is invalid | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Christopher Yeleighton <giecrilj> |
| Component: | YaST2 | Assignee: | Martin Vidner <mvidner> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Minor | ||
| Priority: | P4 - Low | CC: | jreidinger, tgoettlicher |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | openSUSE 11.4 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Christopher Yeleighton
2011-07-23 12:24:41 UTC
The documentation is automatically generated by ycpdoc contained in yast2-devtools. Reassigning to maintainer. (In reply to comment #0) > (I report it here because it contains white text on a pale background, making > the whole thing unreadable) Do you have a dark theme with white text? > Validate the document "Configuration of http-server" > <URL: file:///usr/share/doc/packages/yast2-http-server/autodocs/intro.html > Which command do you use? This one is fine: xmllint --noout /usr/share/doc/packages/yast2-http-server/autodocs/intro.html (In reply to comment #2) > (In reply to comment #0) > > (I report it here because it contains white text on a pale background, making > > the whole thing unreadable) > > Do you have a dark theme with white text? KDE, Obsidian Coast. > > > Validate the document "Configuration of http-server" > > <URL: file:///usr/share/doc/packages/yast2-http-server/autodocs/intro.html > > > Which command do you use? This one is fine: > xmllint --noout /usr/share/doc/packages/yast2-http-server/autodocs/intro.html This is well-formed but invalid because the #FIXED attribute /html[@xmlns] is not present. <URL: http://validator.w3.org/ > we no longer use ycpdoc and yard have it fixed |