[Koha-bugs] [Bug 10602] Set a default value for authorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 30 17:28:42 CEST 2013


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

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

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

--- Comment #12 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 21664
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21664&action=edit
[SIGNED-OFF] Bug 10602: Set a default value for authorities

Some code already exist but the feature does not work.

This patch allows to define default values in the authorities framework.

Test plan:
1/ Choose a framework, field and subfields.
2/ Define a default value.
3/ Create a new authority and check that the subfield is
automatically filled with the default value.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Work as described. koha-qa reports some tabs, fixed in followup

Test
1) Apply patch, run updatedatabase.pl
2) Edit auth framework, put default value someware, save
3) Add new auth, default value present

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list