4Science / DSpace

This repository contains the 4Science optimized DSpace & DSpace-CRIS distribution.
https://wiki.lyrasis.org/display/DSPACECRIS/
BSD 3-Clause "New" or "Revised" License
42 stars 61 forks source link

refs #378: Removes map method for SHERPA/RoMEO externalproviders conf… #379

Closed olli-gold closed 10 months ago

olli-gold commented 1 year ago

…iguration

References

Description

This PR removes the getExternalSource() method from the SherpaAuthority class to show the "Create Entity" Button on the user interface properly, when the SherpaAuthority is used. The method can be used from the ItemAuthority class.

Instructions for Reviewers

This PR just removes one method. Reviewers should inspect, if this removal might have any unwanted side effects.

Checklist