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=41094>. 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=41094 Summary: SSI does not interpretate correctly variables Product: Apache httpd-2 Version: 2.2.3 Platform: PC URL: http://latvijas.daba.lv/augi_senes/suunas/pilsetas.shtml OS/Version: Windows NT Status: NEW Severity: regression Priority: P2 Component: mod_include AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] If defined variable contains non-Latin characters, SSI generates an error when a script is executed as an include: <!--#set var="virsraksts" value="Glāķūņa rūķīi" --> <!--#include virtual="/scripts/my_script.cgi" --> Generates a page with an message: [an error occurred while processing this directive] The same directives without non-Latin letters in the variable generates a page as expected. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
