https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20823 --- Comment #5 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- (In reply to Séverine Queune from comment #4)
Sorry Frido for the delay, I completely missed your comment !
(In reply to Fridolin SOMERS from comment #3)
I reproduce when 604 contains only $t. But I've seen UNIMARC 604 has $a mandatory. Please check with 604 $a and $t. You're right, 604$t is correctly displayed when there is a 604$a, but the display depends of the order of creation of the fields ($t will be displayed first if created first, and vice verse for $a), is that normal ?
I'd say yes.
When I have several 604 subfields, the link is the same for all the 604 values, but the new search is only done on the first displayed value : shouldn’t we have a link for each subfield ?
Oh, this patch only adds $t to the tag_subject template call. This is the behavior of tag_subject template, you may open a new bug. -- You are receiving this mail because: You are watching all bug changes.