What steps will reproduce the problem?
With
<login>
<email>emailId</email>
<password>passwordId</password>
</login>
What goes to the server is:
emailId=foo&passwordId=bar
What is the expected output? What do you see instead?
email=foo&password=bar
What version of the product are you using? On what operating system?
0.7.1
Please provide any additional information below.
Patch is provided, if I understood how it's supposed to work
Original issue reported on code.google.com by siredl...@gmail.com on 4 Mar 2012 at 2:53
Original issue reported on code.google.com by
siredl...@gmail.com
on 4 Mar 2012 at 2:53Attachments: