You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/01/03 14:25:49 UTC

DO NOT REPLY [Bug 25876] New: - ResultSetDynaClass lowerCase broken - regression

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: struts-dev@jakarta.apache.org
        ReportedBy: fabio.grassi@ggsinformatica.it


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: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org