samvera / hydra-head

Samvera Repository Rails Engine
Other
98 stars 41 forks source link

Take URI.escape back out #528

Closed maxkadel closed 3 years ago

maxkadel commented 3 years ago

The previous fix for the URI.escape deprecation accidentally left in one instance of it (see https://github.com/samvera/hydra-head/pull/525), probably due to a commit confusion. This takes it out and should solve the issue for this gem once and for all.

@samvera/hydra-head