http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7515 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7833|0 |1 is obsolete| | --- Comment #10 from Nicole C. Engard <nengard@gmail.com> 2012-02-26 21:05:15 UTC --- Created attachment 7893 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7893 [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@bywatersolutions.com> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.