[Koha-bugs] [Bug 10343] Rename OpacShowHoldNotes to OpacHoldNotes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 7 16:37:05 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10343

--- Comment #8 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 18758
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18758&action=edit
Bug 10343: Rename OpacShowHoldNotes to OpacHoldNotes

As QA followup on report 9722. Built on top of another followup report 10321.

Test plan:
Run the db revision included in the other patch.
Enable OpacHoldNotes. Check that you can add a hold note on opac-reserve.
Do you see it on opac-user and in staff on catalog detail of that biblio?
Do a grep on ShowHoldNotes on the Koha code: grep -i ignores case. You should
find three occurrences only in updatedatabase.pl (the old dbrev and this dbrev
renaming them). These are fine.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list