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

Kyle M Hall <kyle.m.h...@gmail.com> changed:

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

--- Comment #12 from Kyle M Hall <kyle.m.h...@gmail.com> 2012-02-28 14:52:05 
UTC ---
Created attachment 7918
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7918
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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to