https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14769
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #72398|0 |1 is obsolete| | Attachment #72399|0 |1 is obsolete| | Attachment #72400|0 |1 is obsolete| | Attachment #72401|0 |1 is obsolete| | Attachment #72402|0 |1 is obsolete| | Attachment #72403|0 |1 is obsolete| | Attachment #73389|0 |1 is obsolete| | --- Comment #58 from Nick Clemens <[email protected]> --- Created attachment 73773 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73773&action=edit Bug 14769: Introduce Koha::Authority::ControlledIndicators This module reads its settings from pref AuthorityControlledIndicators. The get method allows you to retrieve indicator values for specific biblio fields. Test plan: Run t/Koha/Authority/ControlledIndicators.t Signed-off-by: Marcel de Rooy <[email protected]> Signed-off-by: Julian Maurice <[email protected]> Signed-off-by: Marcel de Rooy <[email protected]> Amended: Added a test to show that "ind1:" returns empty string. Signed-off-by: Josef Moravec <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
