On Wed, 1 Mar 2006, Oliver Jowett wrote:
> Jonathan Vallar wrote:
>
>> Retrieve Operation failed on the BusinessObject Bad value for type
>> timestamp : [C(at)56c55d28 Exception: java.lang.NumberFormatException:
>> Expected time to be colon-separated, got ' Stack Trace:
>> java.lang.NumberFormatException : Expected time to be colon-separated, got
>> ' at [...]
>
> Hmm, loadCalendar() should put the original string in the exception message,
> not the char-array-ified version which produces that useless [C(at)(dot)(dot)(dot)(dot) thing :(
>
Done.
Kris Jurka