Closed stefaniestevens closed 6 years ago
I cannot reproduce the error when I enter an XPath query with a space: This seems to go fine. Can give some more details please? When do you get the error?
To enable updates, you have to start the server with the option --open
.
Good morning,
If I enter in the first colum, 'title ', I get the 405 error 'Method not allowed'.
I opened the server with : java -jar searsiaserver.jar --mother none --open; If I then try to delete a update failed, it is impossible because you only get a delete failed. We tried it on different computers....
Kind regards, Stefanie
Yes, I get the error 405 too if I add 'title ' (with a space).
If you an update failed, and the resource did not exist before, then it does not exist and cannot be deleted. The messages and the list of resources in the client need some more thinking. Thanks for reporting this.
This is resolved in Version v1.x.x
Dear All,
If you are using the Xpaths: I found out, that you are not allowed to enter a title(or other word) with a space after it. This will give back different errors which makes it hard to find.
And a question. How can I remove 'update failed'? If I try to delete them, I only get an 'delete failed' but cannot delete it.
Kind regards, Stefanie