http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12280 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 28448 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28448&action=edit Bug 12280 - "Others..." reason for suggestions not showing in Bootstrap OPAC If you accept or reject a suggestion using the "Others..." option and entering a reason manually, the text is not showing up in the Bootstrap OPAC theme as it does in CCSR and prog. This patch corrects the problem. This patch also adds a missing [% USE AuthorisedValues %] which would cause errors if the template tried to display a custom suggestion status as defined in the SUGGEST_STATUS authorized value category. To test, accept or reject a suggestion and specify a custom reason. View that suggestion in the Bootstrap OPAC and confirm that the custom reason is displayed. -- You are receiving this mail because: You are watching all bug changes.