https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35452 Adolfo Rodríguez Taboada <adolfo.rodriguez@xercode.es> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160590|0 |1 is obsolete| | --- Comment #8 from Adolfo Rodríguez Taboada <adolfo.rodriguez@xercode.es> --- Created attachment 201632 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201632&action=edit Rebased patch — adds test coverage for new data field The original patch (attachment 160590) failed QA because t/db_dependent/Biblio.t expected {data} = Does not exist, but Bug 31185 had already changed that behavior. Bug 36938 fixed the test expectations for Bug 31185, but without the data field this patch introduces. This rebase applies cleanly against current main and updates the two is_deeply assertions in LinkBibHeadingsToAuthorities multiple results tests to include data => 'Duplicated' — matching the heading display text that the patch now includes in each details entry. Greetings, Adolfo. -- You are receiving this mail because: You are watching all bug changes.