Paul McNett wrote:
> Sibylle Koczian wrote:
>> "Ed Leafe" <[email protected]> schrieb:
>>> On Sep 20, 2009, at 4:55 AM, Sibylle Koczian wrote:
>>>
>>>> I can't see why one of them works and the other doesn't.
>>>     Could it be that one was actively edited in the UI, and the other  
>>> wasn't? Only when a value is edited in a control does the UI attempt  
>>> to modify its DataSource. Since textboxes can only work with string  
>>> type values, it's possible that the value is being sent to the bizobj  
>>> without being converted back to a Decimal first.
>>>
>> No, both textboxes got new values in the UI. But there is one
>> difference: the textbox that works (the bizobj gets the decimal value it
>> needs) starts out empty, there is no default value. The other starts
>> with "<None>", because the default value for that field is NULL.
> 
> Ok, this was my hunch when reading this thread. I'm going to put a small 
> script 
> together to either confirm or deny this. Hang on.

I've added a ticket for this bug:

http://trac.dabodev.com/ticket/1284

Paul


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to