http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12702 --- Comment #6 from Thomas Wright <tomsStudy@gmail.com> --- Test Plan: -Set preference 'suggestion' to 'Don't Allow'. Navigate to .../cgi-bin/koha/opac-suggestions.pl *You should be presented with a 404 error. This is the case even if 'AnonSuggestions' are allowed. I am assuming that if suggestions by patrons are not wanted that AnonSuggestions are also not wanted. I think this is a reasonable assumption. -Set preference 'suggestion' to 'Allow' and set preference 'AnonSuggestions' to 'Don't Allow' Navigate to .../cgi-bin/koha/opac-suggestions.pl from a non logged in user page. *You should be presented with a login screen. Log in using that page and you should be presented with the normal suggestions page. -Set preference 'suggestion' to 'Allow' and set preference 'AnonSuggestions' to 'Allow' Navigate to .../cgi-bin/koha/opac-suggestions.pl from a non logged in user page. *You should be presented with the normal suggestions page. Log in and navigate to .../cgi-bin/koha/opac-suggestions.pl *You should be presented with the normal suggestions page. -- You are receiving this mail because: You are watching all bug changes.