mementum / bfplusplus

Automatically exported from code.google.com/p/bfplusplus
GNU General Public License v3.0
3 stars 0 forks source link

Sending Keep In-Play Bets to some markets makes PlaceBets fail #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use right-click betting in the grid or compensate with right-click menu
2. In sample markets like "Total Goals" (Asian Handicap) and long term like 
Serie A 2010-2011 winner
3. The bet or compensation doesn't proceed (with different errors but due to 
the same)

What is the expected output? What do you see instead?
Bet placed, but it isn't

Please use labels and text to provide additional information.

Original issue reported on code.google.com by danj...@gmail.com on 21 Apr 2011 at 11:14

GoogleCodeExporter commented 9 years ago
Default persistence for bets from right-click menus changed to "False" to avoid 
error in those markets that don't accept "IP" (In-Play) persistence and respond 
with an error during PlaceBets. To be deployed in 1.01

Original comment by danj...@gmail.com on 21 Apr 2011 at 11:50

GoogleCodeExporter commented 9 years ago
The issue has been separated into 2 different (see Issue #4).

This one addresses only failure of proper "Keep-In Play" persistence request by 
improving the logic and sending False if the application can't recognize if the 
destination market is In-Play or will turn In-Play.

Solved in 1.01

Original comment by danj...@gmail.com on 21 Apr 2011 at 2:22

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r142.

Original comment by danj...@gmail.com on 21 Apr 2011 at 3:42