Hi Eduard,
Apparently, the use of the following call is not working:
http://<url>/xwiki/bin/export/Space/Page&format=xar&pages=ws360vthwest:%25.%25&name=ws360vthwest&history=true&backup=true&author=XWiki.Admin
<http://<url>/xwiki/bin/export/Space/Page&format=xar&pages=ws360vthwest:%.%&name=ws360vthwest&history=true&backup=true&author=XWiki.Admin>
Apparently, the export is able to find the pages, but not the history.
The one that works without any problem is:
http://<url>/xwiki/wiki/dutotest/export/Main/WebHome?format=xar&name=export&pages=%25.%25&history=true
<http://<url>/xwiki/wiki/dutotest/export/Main/WebHome?format=xar&name=export&pages=%.%&history=true>
The difference between both calls is, that the first one is using the Main wiki, where the
second one is using the Wiki that needs to be exported.
Did I misread the documentation on this? I’m happy that we have at least solved the
problem. I’m sorry to have used up some your time for this but thanks for helping me get
some understanding on the topic.
Br,
Peter
>
> You could maybe try to delete the version 11.1 and try exporting again.
>