http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8523
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |[email protected] Version|master |rel_3_10 --- Comment #21 from Paul Poulain <[email protected]> --- QA comment: * passes koha-qa.pl * switch from something UNIMARC specific to MARC agnostic, plus introduce a more modern (& probably robust) way to handle/display hierarchies 2 small glitches, that are not worth failing QA but should be improved later: my authorities where 250$a Jardinage 250 $aJardinage$xLégumes 550$5b$aJardinage 550$5h$aJardinage bio The hierarchy is: Jardinage + Jardinage légumes + Jardinage bio BUT, as the "Legumes" is in $x and we display only the $a in the hierarchy, we see: Jardinage + Jardinage + Jardinage bio It's not the most common case in UNIMARC, but it happens. * the authority-detail still show Broader term & Narrower term when the hierarchy is ON. Maybe we could remove them ? (see screenshot) Overall = passed QA -- 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/
