
| Key: |
JCR-323
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Invalid
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Lucas Galfaso
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Reference
|
|
|
|
This issue is related to:
|
|
JCR-535
Ignore root node when importing through sysView
|
|
|
|
|
|
|
| Resolution Date: |
24/Apr/06 07:20 PM
|
|
importing and exporting the root node does not work. Simple test case
[login]
session.exportSystemView("/", [fileoutputstream], false, false);
[logout]
[login]
session.getWorkspace().importXML("/", [fileinputstream], ImportUUIDBehavior.IMPORT_UUID_CREATE_NEW);
[logout]
Regards,
LG
|
|
Description
|
importing and exporting the root node does not work. Simple test case
[login]
session.exportSystemView("/", [fileoutputstream], false, false);
[logout]
[login]
session.getWorkspace().importXML("/", [fileinputstream], ImportUUIDBehavior.IMPORT_UUID_CREATE_NEW);
[logout]
Regards,
LG |
Show » |
| There are no subversion log entries for this issue yet.
|
|