[Koha-bugs] [Bug 31717] Value builder unimarc_field_010.pl should also use 214$c

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 27 12:14:36 CEST 2022


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #2 from David Nind <david at davidnind.com> ---
I had a go at testing this, but couldn't get it to work. 

I'm not sure what I'm doing wrong... I'm sure it is something basic!

What I did:

1. Before applying the patch, I checked the current behaviour:
   . Added unimarc_field_010.pl to 010$a
   . Created a new record 
   . Entered 9782070612369 in 010$a 
   . Checked 210$c - automatically populated with Gallimard

2. After applying the patch (and flush_memcached, restart_all, fresh browser):
   . Created a new record
   . Entered 9782070612369 in 010$a 
   . Checked 210$c - still automatically populated with Gallimard
   . Checked 214$c - not automatically populated with Gallimard

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


More information about the Koha-bugs mailing list