[Koha-bugs] [Bug 21579] showdiffmarc tool during manage staged batches always looks for biblios even when matching authorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 16 22:46:38 CEST 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #7 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
+        diff_url => $match_id ?
"/cgi-bin/koha/tools/showdiffmarc.pl?batchid=$import_batch_id&importid=$record->{import_record_id}&id=$match_id&type=$record->{record_type}"
: undef

This is wrong, we should build the URL template-side, but existed prior to this
patch.

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


More information about the Koha-bugs mailing list