>Number: 1309 >Category: other >Synopsis: Wrong compiled-in date in localized environment >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Oct 23 01:30:00 PDT 1997 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3b2 >Environment: FreeBSD >Description: `date` used in buildmark.c building in general httpd Makefile which indirectly assume pure ascii environment. Next place with the same bug is support/log_server_status script. C locale forcing should be used otherwise national characters pass in depending to current locale. >How-To-Repeat:
>Fix: `date` should be changed to `LC_TIME=C date` in both Makefile and suport/log_server_statu >Audit-Trail: >Unformatted:
