[xwiki-contrib/confluence] 96baab: CONFLUENCE-499: Pages that are not imported for so...
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 96baab2180b71d0fe55607e7d2f248b5ed1e8c96 https://github.com/xwiki-contrib/confluence/commit/96baab2180b71d0fe55607e7d... Author: Raphaƫl Jakse <raphael.jakse@xwiki.com> Date: 2026-01-19 (Mon, 19 Jan 2026) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceCanceledException.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java R confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInterruptedException.java M confluence-xml/src/test/resources/confluencexml/blogexcluded.test M confluence-xml/src/test/resources/confluencexml/blogincluded.test M confluence-xml/src/test/resources/confluencexml/blogs.max.test M confluence-xml/src/test/resources/confluencexml/blogs.test M confluence-xml/src/test/resources/confluencexml/emptybody.test M confluence-xml/src/test/resources/confluencexml/emptybody2.test M confluence-xml/src/test/resources/confluencexml/lang.test M confluence-xml/src/test/resources/confluencexml/langoff.test M confluence-xml/src/test/resources/confluencexml/linkmapping2.test M confluence-xml/src/test/resources/confluencexml/misc2.test M confluence-xml/src/test/resources/confluencexml/onlyblog.test M confluence-xml/src/test/resources/confluencexml/orphansDiscard.test M confluence-xml/src/test/resources/confluencexml/orphansHide.test M confluence-xml/src/test/resources/confluencexml/orphansNormal.test M confluence-xml/src/test/resources/confluencexml/pageorder.test M confluence-xml/src/test/resources/confluencexml/pageorderexcluded.test M confluence-xml/src/test/resources/confluencexml/ui-steps.test M confluence-xml/src/test/resources/confluencexml/viewpropag.test Log Message: ----------- CONFLUENCE-499: Pages that are not imported for some reason should not be listed in pinned pages when importing page order * This was much more work than anticipated. - I had to move around where some stuff is read (home page, orphans, children) - I had to replace the exception that was raised to interrupt the import by booleans, because the exception was making the control flow way too complex - I noticed bugs for edge cases related to missing WebPreferences or WebHome pages in certain conditions (missing data from the export package, max count reached) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
participants (1)
-
XWiki Notifications