[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
Tue Feb 28 16:08:43 CET 2012


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

Nicole C. Engard <nengard at gmail.com> changed:

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

--- Comment #13 from Nicole C. Engard <nengard at gmail.com> 2012-02-28 15:08:43 UTC ---
Created attachment 7924
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7924
[SIGNED-OFF] 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.

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>

Tested in staff client and the OPAC and the note shows the description
that is appropriate for that page (OPAC or staff client).

-- 
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