MapTools.org

[Chameleon-dev] [Bug 47] [Chameleon] Form parameters should be case-insensitive

bugzilla-daemon@www.maptools.org bugzilla-daemon@www.maptools.org
Thu, 11 Sep 2003 23:51:09 -0400
http://www.maptools.org/bugzilla/show_bug.cgi?id=47





------- Additional Comments From morissette@dmsolutions.ca  2003-09-11 23:51 -------
Um... I did a quick test and it seems that chameleon is indeed case-sensitive
when reading form parameters (so I misinterpreted comment#2 above).  I modified
the hawaii demo to use the GET method and changed the NAV_CMD parameter to
nav_cmd and its value was ignored.

So perhaps the intention in chameleon was "to accept any case coming in", but
that's not happening everywhere for sure and my complain/request for
case-insensitive form parameter names remains.

Note that if the $_GET + $_POST arrays were scanned once at the beginning of
script execution to make all parameter names uppercase then you would not need
to use getvalue() and there wouldn't be much (if any) hit on performance related
to this change.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


This archive was generated by Pipermail.