Re: [PATCH] JspRuntimeLibrary boolean bug

2000-11-14 Thread Pierre Delisle
Gareth, Thanks for the patch. I've committed it to 4.0, and will wait for feedback from Craig to see if it can be committed to 3.2b7. -- Pierre Gareth Morgan wrote: > > This file seems to use the wrong method of String->Boolean conversion, > resuting in an always false result. > - Could so

[PATCH] JspRuntimeLibrary boolean bug

2000-11-14 Thread Gareth Morgan
This file seems to use the wrong method of String->Boolean conversion, resuting in an always false result. - Could someone review and submit this, if oppropriate? I don't have access. This diff is against jakarta-tomcat-3.2-b7 share\org\apache\jasper\runtime\JspRuntimeLibrary.java 326c326 <