DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17800>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17800 use of <pre> tags in index generation makes invalid HTML Summary: use of <pre> tags in index generation makes invalid HTML Product: Apache httpd-1.3 Version: 1.3.26 Platform: PC OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: mod_autoindex AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] using the <pre> tags to contain everything in a generated index makes it impossible to generate valid html, as the image tags and <hr> tags are not allowed within the pre tag. I suguest it's changed to <font face="monospace"> or similar for compatablity. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
