peer35 / cosmin

COSMIN database of systematic reviews. Based on Blacklight + ActiveRecord for record management
https://database.cosmin.nl
0 stars 0 forks source link

Backend record "show" page does not exist #73

Closed peer35 closed 4 months ago

peer35 commented 4 months ago

See for example https://database.cosmin.nl/records/3016

User gets dropped their when they click cancel on the edit page.

peer35 commented 4 months ago

Only for unpublished records: image

peer35 commented 4 months ago

records_controller.rb was missing an explicit show method, which means blacklight sends the request to the catalog controller first.