cannot reproduce

master
joey 2006-12-23 06:23:15 +00:00
parent 829e0b1b65
commit 4b2924e995
1 changed files with 5 additions and 1 deletions

View File

@ -1 +1,5 @@
I didn't have Time/Duration.pm installed when I clicked RecentChanges. The perl failed. The CGI outputed the Content-type: text/html and the complete HTML which included the error in side of the paragraph tags. Maybe a newline was sent before that Content-type line. The web browser didn't render the HTML but just showed the source.
I didn't have Time/Duration.pm installed when I clicked RecentChanges. The perl failed. The CGI outputed the Content-type: text/html and the complete HTML which included the error in side of the paragraph tags. Maybe a newline was sent before that Content-type line. The web browser didn't render the HTML but just showed the source.
> I can't reproduce this, I get a properly formatted error page.
> If you'd like to send me the page, I can try to figure out what
> happened. --[[Joey]]