A rhs was a FastList for IN operations which doesn't implement Comparable, hence a ClassCastException, in hindsight I should have changed those compare methods in the super class as well.
Regards Scott 2008/8/22 Jacques Le Roux <[EMAIL PROTECTED]>: > From: "Jacques Le Roux" <[EMAIL PROTECTED]> >> >> I tried here with 2 slightly modified (mostly DB and port parameters) >> instances with 2 new fresh Postgres DB and I can't reproduce one of the pb >> encoutered on HWM server (it seems to appears once when you open the >> eCommece for ths 1st time). So maybe it"s only a data problem (but from >> where it could come I have no idea) >> >> My 2 sleepy cents... > > This was without reverting > >> Jacques >> >> From: "Adam Heath" <[EMAIL PROTECTED]> >>> >>> Jacques Le Roux wrote: >>>> >>>> >>>> http://fisheye6.atlassian.com/browse/ofbiz/trunk/framework/entity/src/org/ofbiz/entity/condition/EntityComparisonOperator.java?r1=660840&r2=682056 >>> >>> All well and good, but that doesn't help. >>> >>> The reason 687578 was done, was to fix some supposed problem. However, >>> if I revert that change, the supposed problems don't actually exist. So, I >>> am trying to understand what was actually broken. >>> >>> In other words, I can't tell what 687578 was trying to fix. >>> >> > >
