DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30376>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30376 Bug : Parse Aborted: Lexical error [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2004-09-15 08:46 ------- Hi, I have similar problem. When I try to index a chinese webpage of GB encoding, I got error below Parse Aborted: Lexical error at line 583, column 50. Encountered: "=" (61), aft er : "" As for the page content, parser appears to die at this line: for (i=0;i<document.socialtop5.smonth.length;i++) { if (document.socialtop5.smonth.options[i].value==m) { <---die here document.socialtop5.smonth.selectedIndex = i; break; } } I have no idea why there is this error. I am using the CJKAnalyzer from sandbox --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]