https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40191 --- Comment #40 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 188776 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188776&action=edit Bug 40191: Handle resources without detail view in navigation options Fixes an edge case where resources without a dedicated show/detail component (like Record Sources) would show invalid navigation options. - ResourceFormSave: Filter out "show" option when no_show is true - RecordSourcesResource: Set no_show flag to hide inappropriate options Ensures the split button menu only shows valid navigation targets. Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.