https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11299 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #187 from Jonathan Druart <jonathan.druart@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.