stm2 / gwtwiki

Automatically exported from code.google.com/p/gwtwiki
0 stars 0 forks source link

Login Broken #148

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
User user = new User("username", "password", 
"http://en.wikipedia.org/w/api.php");
user.login();

What is the expected output? What do you see instead?
I should be able to login. But I get "Unrecognized parameters: 'lgusername', 
'lguserid', 'lgtoken'"

What version of the product are you using? On what operating system?
bliki.3.0.19.zip and bliki.core.libs.001.zip

Please provide any additional information below.

Original issue reported on code.google.com by droidsof...@gmail.com on 21 Oct 2013 at 2:39