[Opensource] Re: [Opensource]
com.jcorporate.expresso.ext.dbobj.AuditLog.java
Michael Rimov
rimovm at centercomp.com
Thu May 8 22:26:13 PDT 2003
At 04:16 PM 5/8/2003 -0500, you wrote:
>Line 63 setLookupObject("AUDITLOG_CODE", "gov.leo.leila.dbobj.AuditLogL");
>
>and of course throws an exception.
>
>should be
>
>setLookupObject("AUDITLOG_CODE",
>"com.jcorporate.expresso.ext.dbobj.AuditLogL");
>
>I thought this change was checked in prior to 5.0.3, but it still shows up
>in 5.0.4 that I just downloaded.
>
>Could someone with Commit rights please make change?
>
>thanks in advance (for the great product also!)
Gene,
This was fixed in CVS HEAD, but the fix just never made it to the 5.0.X
branch. Since CVS HEAD is part of the 5.1 code base, the fix WILL be in
that release.
Thanks for the heads up!
-Mike
More information about the Opensource
mailing list