Bug 39753 - incorrect source for LOCALE Decimal Symbol in Win2000
Summary: incorrect source for LOCALE Decimal Symbol in Win2000
Status: RESOLVED LATER
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: Core (show other bugs)
Version: 2.2.0
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL: http://www.mdl.ru
Keywords: APIBug, MassUpdate
Depends on:
Blocks:
 
Reported: 2006-06-07 16:07 UTC by OlegBou
Modified: 2018-11-07 21:09 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description OlegBou 2006-06-07 16:07:32 UTC
When changing 
Control Pannel>Regional Options>Numbers>Decimal Symbol>.
this one affect on sDecimal key in Windows registry
HKEY_CURRENT_USER\Control Panel\International\sDecimal
and 
HKEY_USERS\S-1-5-21-1852940723-4009223516-2286009655-500\Control
Panel\International\sDecimal
(where S-1-5-21-1852940723-4009223516-2286009655-500
is personal value)
Whereas Apache 2.0.52 and 2.2.2, which I've tested on my Windows 2000 server,
takes sDecimal` key value from
HKEY_USERS\.DEFAULT\Control Panel\International\sDecimal,
this one is used to keep sDecimal`key value from one changing Regional Options
to another, and on definition do not be changed!
This mistake leed to incorrect Locale Decimal Point value in IBM's Net.Data, as
DB'data source under Apache, for example, because of Net.Data takes this one
from Web Server!
Comment 1 William A. Rowe Jr. 2018-11-07 21:09:01 UTC
Please help us to refine our list of open and current defects; this is a mass update of old and inactive Bugzilla reports which reflect user error, already resolved defects, and still-existing defects in httpd.

As repeatedly announced, the Apache HTTP Server Project has discontinued all development and patch review of the 2.2.x series of releases. The final release 2.2.34 was published in July 2017, and no further evaluation of bug reports or security risks will be considered or published for 2.2.x releases. All reports older than 2.4.x have been updated to status RESOLVED/LATER; no further action is expected unless the report still applies to a current version of httpd.

If your report represented a question or confusion about how to use an httpd feature, an unexpected server behavior, problems building or installing httpd, or working with an external component (a third party module, browser etc.) we ask you to start by bringing your question to the User Support and Discussion mailing list, see [https://httpd.apache.org/lists.html#http-users] for details. Include a link to this Bugzilla report for completeness with your question.

If your report was clearly a defect in httpd or a feature request, we ask that you retest using a modern httpd release (2.4.33 or later) released in the past year. If it can be reproduced, please reopen this bug and change the Version field above to the httpd version you have reconfirmed with.

Your help in identifying defects or enhancements still applicable to the current httpd server software release is greatly appreciated.