[Koha-bugs] [Bug 16767] New: OPAC suggestions, existing suggestions don't show after placing a suggestion

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jun 18 03:21:20 CEST 2016


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: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list