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

When serialized with local serializer Object reference is not that local

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 9.4-rc-1
    • 3.4
    • Old Core
    • None
    • Unknown
    • N/A
    • N/A

    Description

      The reference of the class used to compose the object name is always absolute and the serializer just see a String name so it can't make it local.

      Serializing

      wiki:space.name^wiki:xspace.class[0]
      

      with local serializer will give

      space.name^wiki:xspace.class[0]
      

      which make the class reference in the objet still absolute.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: