|
From: Martial M. <ma...@us...> - 2004-08-26 17:17:44
|
> The attached patch makes eBayAgent work again. I tested it only in > the '.com' locale, someone need to verify the .de locale. I have integrated the patch into the main CVS version. Many thanks for your submission (I had planned to try to find some time this week end to look into this matter, but I am so busy lately I am not convinced I would have been able to do so). > (BTW, I did a test on the .de locale, trying to bid 11 euros on > a item and ebayagent put a bid of 1100 (!!!) euros on that item. > Fortunately I was able to retract that bid but someone needs to > look into this, a quick analysis seemed to show that this was because > of the bidvalue_locale() function replacing '.' with ','. Maybe this > is not needed anymore ?) I have remove the . to , conversion in the main code. Can somebody check by bidding the web way if that is a proper assumption ? -- Martial MICHEL |