Hi,

I noticed that pokernetwork send PACKET_TOURNEY_MANAGER containing
table2serials entries with -1 key. (user2tourney.table_serial is set
to -1 when a player is removed from a tournament).

Because of pokerservice.tourneyManager code only skipping table_serial
== None entries.

I believe the following changeset:
http://jpoker.aminche.com/hg/jpoker/rev/02635d973c17
"jpoker.plugins.tourneyDetails getHTML ignore buggy
tourneymanager.table2serials entries with key == -1"

Should fix this issue client side:
http://jspoker.pokersource.info/ideas.html#[[Tourney%20details%20show%20a%20strange%20table]]
"Tourney details show a strange table"

Please note that the server code would still need to be updated in
order not to send buggy tourney manager packets.
-- 
bou ^

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to