Mantis - Resin
Viewing Issue Advanced Details
5925 minor always 07-03-15 13:43 07-27-15 09:23
alex  
ferg  
normal  
closed 4.0.44  
no change required  
none    
none  
0005925: jst: c:if test with enums
should first convert string to enum using Enum.valueOf()
see http://stackoverflow.com/questions/31212735/in-jstl-el-how-exactly-are-enum-to-string-comparisons-supposed-to-work [^] for details

Notes
(0006642)
ferg   
07-27-15 09:23   
jsp/1c1e

Values are converted to strings before comparison.