Bug 450 - "language" request parameter is case-sensitive
: "language" request parameter is case-sensitive
Status: NEW
: Chameleon
Core
: 1.99
: PC Windows XP
: P2 enhancement
: FUTURE
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-06-17 16:23 by
Modified: 2004-08-10 20:17 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-06-17 16:23:46
I tried adding the language parameter when calling a chameleon application but
it is very case sensitive.  

These do not work:
index.phtml?language=fr-ca
index.phtml?language=fr-CA
index.phtml?LANGUAGE=fr-ca

ONLY this does:
index.phtml?LANGUAGE=fr-CA

Ideally it shouldn't matter.
------- Comment #1 From 2004-07-08 11:38:02 -------
Changed target to 2.1.
------- Comment #2 From 2004-08-10 16:03:40 -------
Changed Target Milestone to FUTURE. (Enhancements may be moved from this target 
to specific "versioned" targets after product design review cycles.)
------- Comment #3 From 2004-08-10 20:17:25 -------
Changed Severity to enhancement.