[Koha-bugs] [Bug 11299] Add a button to automatically link authority records in cataloguing (AJAX)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 7 17:07:43 CET 2021


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

--- Comment #200 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #187)
> 1.
> The green/red color switch does not seem to work.
> 
> https://snipboard.io/P6BZCx.jpg
> 
> To recreate:
> xxx does not exist
> ❤❤❤ does exist
> 
> insert "xxx" in $a, click the "Link" button
> => red
> modify with "❤❤❤" in $a, click the "Link" button
> => still red but $9 if filled in with the authid
> 
> 2.
>  8 - Fill in necessary fields and save the new authority
>  9 - The cataloging screen now has the 9 subfield populated and is green
> Here I don't have $9 prefilled. Note that the popup is still opened.
> I have to click "Link" again and then it's filled in, but it's not what the
> test plan said. (Note that background is still red)
> 
> 3. What about the following patch I am about to submit?

1 - fixed! We forgot to remove old classes
2 - fixed! needed 'find' instead of 'children'
3 - Ok!

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


More information about the Koha-bugs mailing list