You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Youichirou Koga <y-...@jp.FreeBSD.org> on 1998/07/30 10:28:53 UTC

mod_include/2741: Handling white space & double quote in SSI is strange (maybe bug).

>Number:         2741
>Category:       mod_include
>Synopsis:       Handling white space & double quote in SSI is strange (maybe bug).
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Jul 30 01:30:01 PDT 1998
>Last-Modified:
>Originator:     y-koga@jp.FreeBSD.org
>Organization:
apache
>Release:        1.3.1 and before
>Environment:
FreeBSD 2.2.7-STABLE
>Description:
Handling white space & double quote in SSI is strange (maybe bug).

Good case:
<!--#config sizefmt="abbrev"-->
<!-- #config sizefmt="abbrev"-->
<!--#config sizefmt="abbrev" -->
<!-- #config sizefmt="abbrev" -->
<!-- #config sizefmt=abbrev -->
<!--#printenv -->

NG case:
<!--#config sizefmt=abbrev-->
<!--#config sizefmt=abbrev -->
<!-- #config sizefmt=abbrev-->
<!--#printenv-->
<!-- #printenv-->
<!-- #printenv -->

>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]