[Koha-bugs] [Bug 30047] Add a field to auth_header to record main heading as text string

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 19 16:37:51 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30047

Biblibre Sandboxes <sandboxes at biblibre.com> changed:

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

--- Comment #8 from Biblibre Sandboxes <sandboxes at biblibre.com> ---
Created attachment 161215
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161215&action=edit
Bug 30047: Add new heading field to auth_header table

This patch adds a new heading field containing the display form of the
authority record

NOTE: If trying to save an auhority in the 'DEFAULT' framework, you will get an
error, you should not be
using DEFAULT for authorities and we should remove from the list on another bug

To test:
1 - Apply patches
2 - Update database
3 - Restart all
4 - Create a new authority, save.
5 - Do this for various types
6 - View the db records:
    SELECT * FROM auth_header\G
7 - Note new heading field is populated correctly
8 - Edit your new authorities
9 - Confirm the heading field is updated correctly
10 - Import some authorities and confirm heading generated correctly
11 - Import auth via Z39.50 and confirm heading generated correctly

Signed-off-by: Andrew Fuerste-Henry <andrewfh at dubcolib.org>

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


More information about the Koha-bugs mailing list