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=16687>. 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=16687 Apache should recognize UTF byte order mark (BOM) in cgi scripts Summary: Apache should recognize UTF byte order mark (BOM) in cgi scripts Product: Apache httpd-2.0 Version: 2.0.43 Platform: Other OS/Version: Windows XP Status: NEW Severity: Minor Priority: Other Component: mod_cgi AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When saving a file as UTF-8 with Notepad under XP, notepad will insert a byte order mark before the first character of the first line. Apache then can't serve the script as it can't parse the magic first line, and can't find perl (or whatever) Workaround is not to save in UTF-8, or not to use Notepad, but apache should be able to recognize byte order marks. (related bug #11847, but that seems to be concered with xml) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
