Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-23783

documentTree Macro: Can't exclude pinned pages

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • 16.4.0-rc-1, 16.10.15
    • Index
    • None
    • XWiki Docker
    • Unknown

    Description

      Hi,

      first bug report here. Regarding the documentTree macro.

      Please let me know what I can do make helpful bug reports.

      Page Structure:

      Page1
      Page2
      Page3
      Page3.Subpage1 
      Page3.Subpage2 ← pinned
      Page3.Subpage3
      Page3.Subpage4 ← pinned
      Page3.Subpage5

      Macro invocation code:

      {{documentTree root="document:Page3.WebHome" exclusions="document:Page3.Subpage2.WebHome,document:Page3.Subpage4.WebHome"/}}

      Expected Result:

      A document tree containing:

      Page3.Subpage1 
      Page3.Subpage3
      Page3.Subpage5

      Actual Result:

      A document tree containing:

      Page3.Subpage2
      Page3.Subpage4{}{}
      Page3.Subpage1 
      Page3.Subpage3
      Page3.Subpage5

      Background:

      This could just be a documentation problem. Judging from XWiki 16.4.0RC1 release notes I would not have expected pinned pages to be non-exludable.

      Attachments

        Activity

          People

            Unassigned Unassigned
            metawiki metawiki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: