Pony7 / cspoker

Automatically exported from code.google.com/p/cspoker
GNU General Public License v2.0
1 stars 0 forks source link

login errors (rev 1049) http://cspoker.pastebin.com/m6b75aae1 #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. connect to xml server and send: <ns2:loginAction id="0"
xmlns:ns2="http://www.cspoker.org/api/2008-11/">
    <username>guy</username>
    <passwordHash>test</passwordHash>
</ns2:loginAction> either from text client or flex client
2.
3.

What is the expected output? What do you see instead?
a normal login

Please use labels and text to provide additional information.

see:
http://cspoker.pastebin.com/m6b75aae1

Original issue reported on code.google.com by zkin...@gmail.com on 10 Nov 2008 at 11:28

GoogleCodeExporter commented 9 years ago
fixed in r1051, please verify

Original comment by guy...@gmail.com on 10 Nov 2008 at 11:45