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

Can't inject reference based resolver using the old role/hint for current/reference hint

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 4.1.4, 4.2-milestone-3
    • 4.0
    • Model
    • None
    • Unknown
    • N/A
    • N/A

    Description

      A member declared with

          @Inject
          @Named("current/reference")
          protected DocumentReferenceResolver<EntityReference> currentDocumentEntityReferenceResolver;
      

      works on 3.5.1, doesn't work anymore on 4.0; exception is:

      Caused by: org.xwiki.component.manager.ComponentLookupException: Can't find descriptor for the component [role = [org.xwiki.model.reference.DocumentReferenceResolver<org.xwiki.model.reference.EntityReference>] hint = [current/reference]]
      

      Note that this issue is the same issue as XWIKI-8082 but particularized for current/reference. Since XWIKI-8082 was fixed for several hints but not for current/reference hint.

      Attachments

        Issue Links

          Activity

            People

              tmortagne Thomas Mortagne
              lucaa Anca Luca
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: