Details
-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
10.9
-
None
-
Windows 10 Pro 64 bit, IE11, Chrome 70, Firefox 63, Edge 17, using a local instance XWiki 10.9 on Oracle 11.2
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Login as Admin
- Install some extensions, create some pages
- Go to Administer Wiki > Content > Export
- Click 'Export' and save the XAR package
- Create an empty subwiki
- On the subwiki, go to Administer Wiki > Content > Import
- Import the previously exported XAR package
EXPECTED RESULTS
The XAR package is imported properly into the new subwiki.
ACTUAL RESULTS
There are times when the exported .xar cannot be imported in a new subwiki due to the following error:
2018-11-02 15:53:03.387:WARN:oejs.HttpChannel:qtp662441761-16: /xwiki/wiki/subwikiadmin/import/XWiki/XWikiPreferences org.eclipse.jetty.http.BadMessageException: 400: Unable to parse form content
So far, I could not reproduce this error consistently. Last time I reproduced it on Oracle DB.
Attachments
Issue Links
- duplicates
-
XWIKI-11597 Error in importing "Failed to import documents. Reason: Form too many keys"
- Closed
- relates to
-
XWIKI-15804 ImportAction should be able to handle includes/excludes and entire spaces
- Open