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

Wrong behavior of EntityReferenceSet when including a new document in the middle of existing nested spaces

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 7.2-milestone-2
    • 7.2-milestone-1
    • Model
    • None
    • Unit
    • Unknown
    • N/A
    • N/A

    Description

      When doing

      includesDocument("wiki:space.nestedspace.document");
      includesDocument("wiki:space.document");
      

      "wiki:space.document" won't be matched.

      Works well with

      includesDocument("wiki:space.document");
      includesDocument("wiki:space.nestedspace.document");
      

      Attachments

        Issue Links

          Activity

            People

              tmortagne Thomas Mortagne
              tmortagne Thomas Mortagne
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: