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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
  Text to go in the|                            |Fixes the value builder for
      release notes|                            |UNIMARC 181$c and 181$2:
                   |                            |- 181$c: now inserts the
                   |                            |correct codes from the
                   |                            |dropdown list (previously,
                   |                            |it would populate the field
                   |                            |with incorrect values -
                   |                            |choosing cri would not add
                   |                            |a value, crm would insert
                   |                            |an a as the value)
                   |                            |- 181$2: now uses the
                   |                            |correct HTML body ID
                   |                            |(previously it was
                   |                            |cat_unimarc_field_182-2,
                   |                            |now it is
                   |                            |cat_unimarc_field_181-2)
           Assignee|[email protected] |baptiste.wojtkowski@biblibr
                   |ity.org                     |e.com
            Summary|Fix valuebuilder for 181 in |Fix value builder for 181
                   |UNIMARC                     |in UNIMARC
           Severity|enhancement                 |normal

--- Comment #4 from David Nind <[email protected]> ---
Testing notes (using KTD):

0. Start up a UNIMARC instance: KOHA_MARC_FLAVOR=unimarc ktd up

1. To make sure the value builder is triggered when editing a record:
   1.1 Go to Koha administration > Catalog > MARC bibliographic frameworks >
Default framework > Actions > MARC structure
   1.2 Search for tag 181
   1.3 Actions > Edit subfields
   1.4 For 181$2, add unimarc_field_181-2.pl as the plugin
   1.5 For 181$c:
       - remove unimarc_181c from authorized value
       - add unimarc_field_181c.pl as the plugin

2. I added the assignee, changed the importance from 'enhancement' to 'normal',
as it fixes something not working correctly.

3. Added a draft release note.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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