https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32695
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #18 from David Nind <[email protected]> --- Testing notes (using KTD): 1. Used the sample record. 2. For the Audio Cassettes, CDs (SR) framework, needed to edit the framework and make: . the $a and $t subfields visible in the editor for the 775, 780, 785, and 787 tags; . the $i subfield visible in the editor for 787 3. See below for the before and after labels and links: . Now seem to be correct . For 787 - $i displayed correctly, no change to the actual query Label and links before: Other editions: someone title775 (link = search.pl?q=ti,phr:someone%20title775) Supersedes: someone title780 (link = search.pl?q=ti,phr:someone%20title780) Superseded by: someone title785 (link = search.pl?q=ti,phr:someone%20title785) Other related works: label:: someone title787 (link = search.pl?q=ti%2Cphr%3A(%22title787%22)%20AND%20au%3A(%22someone%22)) Label and links after: Other editions: someone title775 (catalogue/search.pl?q=ti%2Cphr%3A(%22title775%22)%20AND%20au%3A(%22someone%22)) Supersedes: someone title780 (catalogue/search.pl?q=ti%2Cphr%3A(%22title780%22)%20AND%20au%3A(%22someone%22)) Superseded by: someone title785 (search.pl?q=ti%2Cphr%3A(%22title785%22)%20AND%20au%3A(%22someone%22)) Other related works: label: someone title787 (search.pl?q=ti%2Cphr%3A(%22title787%22)%20AND%20au%3A(%22someone%22)) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
