This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 32078 - case-insensitive env. variables on unix is wrong!
Summary: case-insensitive env. variables on unix is wrong!
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: ARCH
Depends on:
Blocks: 31065
  Show dependency tree
 
Reported: 2003-03-18 12:26 UTC by Jaroslav Tulach
Modified: 2008-12-22 20:31 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2003-03-18 12:26:37 UTC
According to Arch review using case-insensitive
environment variables on unix is wrong. we should
either documented it or forbid it.

> q: case-insensitive env. variables on unix is wrong!
> NeedSpec or TCR
Comment 1 Jaroslav Tulach 2003-03-18 12:28:12 UTC
Personally I do not think this matters, users on UNIX can access
variables as "Env-HoMe" and do not need to use "env-home". I guess it
is enough to just documented it.
Comment 2 Jesse Glick 2003-03-18 12:56:53 UTC
Sure, I don't think any code change is required.
Comment 3 Jesse Glick 2003-06-06 19:57:49 UTC
This is WONTFIX, right?
Comment 4 Jaroslav Tulach 2003-06-08 09:22:48 UTC
Right, wontfix.