DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25876>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25876 ResultSetDynaClass lowerCase broken - regression Summary: ResultSetDynaClass lowerCase broken - regression Product: Struts Version: Nightly Build Platform: All OS/Version: Other Status: NEW Severity: Major Priority: Other Component: Utilities AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Apparently the beanutils.jar supplied with Struts 1.2 nigthly build present a regression with respect to ver. 1.6.1. The lowerCase property of ResultSetDynaClass doesn't work (or works as if it was always assigned to true). It looks like the lowerCase instance variable is defined both in JDBCDynaClass and in ResultSetDynaClass. Regardless of what you set in ResultSetDynaClass the introspect method always uses the variable in JDBCDynaClass which defaults to true. Regards, Fabio. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]