You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Frank Tegtmeyer <ft...@pobox.com> on 2000/02/26 00:15:18 UTC

documentation/5810: printenv CGI example doesn't break lines

>Number:         5810
>Category:       documentation
>Synopsis:       printenv CGI example doesn't break lines
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          change-request
>Submitter-Id:   apache
>Arrival-Date:   Fri Feb 25 15:20:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     fte@pobox.com
>Release:        1.3.12
>Organization:
apache
>Environment:
Linux 2.2.14 (SuSE 6.3)
>Description:
The output of the CGI example printenv should contain linebreaks after every variable.
>How-To-Repeat:
http://server/cgi-bin/printenv
>Fix:
change the print line:
print "${var}=\"${val}\"<br>\n";
>Release-Note:
>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 make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]