https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20763

pierre-luc.lapoi...@inlibro.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75302|0                           |1
        is obsolete|                            |

--- Comment #2 from pierre-luc.lapoi...@inlibro.com ---
Created attachment 75567
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75567&action=edit
Bug 20763: AllowPurchaseSuggestionBranchChoice triggers error
opac-suggestions.pl is visited without logging in

Some code executed in the script opac-suggestions.pl if the system preference
AllowPurchaseSuggestionBranchChoice is enabled assumes there is a logged in
user. If there is not, patrons will see the error "Internal Server Error".

Test Plan:
1) Enable AllowPurchaseSuggestionBranchChoice
2) Enable AnonSuggestions
3) In the OPAC, perform a search that will have no results,
   click the "Make a purchase suggestion" link.
4) Note the error
5) Apply this patch
6) Reload the page
7) The page should load now!

Signed-off-by: Pierre-Luc Lapointe <pierreluc.lapoi...@inlibro.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to