https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16767
Bug ID: 16767
Summary: OPAC suggestions, existing suggestions don't show
after placing a suggestion
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
After placing a purchase suggestion on the opac the confirmation screen reads:
"Your suggestion has been submitted.
There are no pending purchase suggestions."
Place another, same result.
These lines in opac-suggestions.pl don't seem to be working as intended:
136 ^I^I$$suggestion{$_}='' foreach qw<title author publishercode copyrightdate
place collectiontitle isbn STATUS>;
137 ^I^I$suggestions_loop =
138 ^I^I &SearchSuggestion( $suggestion );
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
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/