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=7275>. 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=7275 Parse Aborted: Lexical error ------- Additional Comments From [EMAIL PROTECTED] 2002-03-20 15:46 ------- Is it possible that your file has some invisible characters that the parser cannot handle? What happens if you create a new file and just put in it only characters that you know the parser will handle? For example, you could do this repeatedly: echo <P>Some text to fill up the file >> file.html Then run the demo every so often after adding more text to it and see if it chokes even when only regular ASCII characters are inserted in the file. Please follow up with the outcome. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
