|
Summary: |
Deleted pages Pages that are not imported for some reason should not be listed in pinned pages when importing page order |
Description: |
We shouldn't list pages we are not importing (deleted or draft page (pages for which ConfluenceXMLPackage#mustIgnoreContent returns true)) into XWiki.PinnedChildPagesClass objects.
We already don't list deleted and draft pages, but pages can be not imported through other means, including the "includedPages" and "excludedPages" parameters, as well as the maxPageCount parameter. |
|