>Number: 901 >Category: mod_include >Synopsis: server side includes fail to work unless variables are >enclosed in quotes >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Jul 23 05:50:00 1997 >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.2.1 >Environment: SunOS cyan 5.5 Generic_103093-08 sun4m sparc SUNW,SPARCstation-5 gcc version 2.7.2.1 >Description: On Solaris 2.5.1/Apache 1.2.1 if you make an SSI such as: <!--#echo var=DATE_LOCAL--> and try to view the parsed HTML, the output is truncated where the SSI occurs and an error is logged: [Wed Jul 23 22:35:15 1997] httpd: premature EOF in parsed file /info/www.interact.net.au/html/libraryaccess.shtml
>How-To-Repeat: http://www.interact.net.au/libraryaccess-broken.shtml >Fix: enclose variables in quotes when using SSI on Solaris (Linux seems to be happy to use unquoted variables for SSIs) >Audit-Trail: >Unformatted:
