Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-107667

Remove dependency from local services to remote service in DLAppHelperLocalServiceImpl

Details

    Description

      In DLAppHelperLocalServiceImpl.doMoveFileEntryFromTrash a method of a remote service, dlAppService is called despite DLAppHelperLocalServiceImpl implementing a local service

      https://github.com/liferay/liferay-portal/blob/master/portal-impl/src/com/liferay/portlet/documentlibrary/service/impl/DLAppHelperLocalServiceImpl.java#L1257

      This should be replaced with a call to the local service.

      Attachments

        Activity

          People

            manoel.cyreno Manoel Cyreno
            istvan.dezsi Istvan Dezsi
            Kiyoshi Lee Kiyoshi Lee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              3 years, 17 weeks, 3 days ago

              Packages

                Version Package
                7.0.0 DXP FP90
                7.0.10.13 DXP SP13
                7.0.X
                7.1.10 DXP FP17
                7.1.10.4 SP4
                7.1.X
                7.2.10 DXP FP5
                7.2.10.2 DXP SP2
                7.2.X
                7.3.0 CE GA1
                7.3.1 CE GA2
                7.3.2 CE GA3
                7.3.10 DXP GA1
                Master