[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
Mon Jan 4 15:46:34 CET 2021


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA

--- Comment #187 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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?

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


More information about the Koha-bugs mailing list