[Koha-bugs] [Bug 7515] authorized value code showing in opac for public note

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 16 18:53:39 CET 2012


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

--- Comment #5 from Kyle M Hall <kyle.m.hall at gmail.com> 2012-02-16 17:53:39 UTC ---
Created attachment 7702
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7702
Bug 7515 - authorized value code showing in opac for public note

This alters C4::Items::GetItemsInfo() to look up the authorised value
for the itemnotes value if the field has been assigned an authorised
value rather than being a free text field.

A new boolean parameter $opac has been added to let GetItemsInfo know if the
data is destined for the opac or intranet view. Defaults to intranet view.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list