BennyLauth / gwtwiki

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

It is impossible to create new page with Connector.edit() method #151

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to create new page.
As described here
http://stackoverflow.com/questions/17697675/create-mediawiki-page-using-gwtwiki

What is the expected output? What do you see instead?
Page should be created, but I get exception instead:
info.bliki.api.UnexpectedAnswerException: The specified page was not found

What version of the product are you using? On what operating system?
bliki.3.0.19

I attach patch that I believe solves problem, but please check if it doesn't 
cause other problems (works for me).

Original issue reported on code.google.com by tomasz.c...@axit.pl on 10 Dec 2013 at 3:30

Attachments:

GoogleCodeExporter commented 9 years ago
Commited your patch with r9128 and r9129

Original comment by axelclk@gmail.com on 23 Dec 2013 at 12:41