Mantis - Resin
Viewing Issue Advanced Details
6021 minor always 12-01-16 12:21 12-01-16 14:31
wileysaw  
ferg  
normal  
closed 4.0.50  
fixed  
none    
none 4.0.50  
0006021: JSTL Custom tag upper to lowercase
[Symptoms]
-. When print received parameter names use JSTL c:out all characters be changed lowercase.
-. For example, sender.jsp sent <input type="text" name="KEY_ONE" value="VALUE_ONE" /> and receiver.jsp print input name use JSTL c:out.
-. We can see changed parameter name "KEY_ONE" to "key_one" in the view source in receiver.jsp.

[Environment]
-. This issue is occurred in all about resin ver(3.x and 4.x)
-. No matter OS version and JDK version.
 case_insensitivity.zip [^] (702 bytes) 12-01-16 12:21

Notes
(0006728)
ferg   
12-01-16 14:31   
jsp/1cp1