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

Objects can no longer be retrieved relative to their document

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 2.2.2, 2.3 M1
    • 2.2.1
    • {Unused} Core
    • None
    • Unit
    • Unknown

    Description

      This used to work:

      $xwiki.getDocument("otherwiki:Space1.Page1").getObjects("Space2.Page2")
      

      But it now fails and only the following works:

      $xwiki.getDocument("otherwiki:Space1.Page1").getObjects("otherwiki:Space2.Page2")
      

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: