[Chameleon-dev] [Bug 450] New: "language" request parameter is
case-sensitive
bugzilla-daemon at www.maptools.org
bugzilla-daemon at www.maptools.org
Thu Jun 17 16:23:47 EDT 2004
http://www.maptools.org/bugzilla/show_bug.cgi?id=450
Summary: "language" request parameter is case-sensitive
Product: Chameleon
Version: 1.99
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: godwinl at agr.gc.ca
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.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Chameleon-dev
mailing list