https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17867
--- Comment #2 from Katrin Fischer <[email protected]> --- To test: - Add a record with 773$a (no $t!) and a record with 773$a and $t - View it on the detail pages and result lists in staff and OPAC - On the detail pages, 773 should show in both cases - On the result lists, 773 doesn't appear to show (another enh for later maybe?) - Put the records on a list - On the list result list Source: only shows for record with $t So $a is usually the author, but if there is no author, it will have the title, and $t is empty (cataloguing rules... can't really explain better). Just saying it's totally valid that there is only $a and no $t, so we should account for this case :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
