http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8523 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain@biblibre.com Version|master |rel_3_10 --- Comment #21 from Paul Poulain <paul.poulain@biblibre.com> --- 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.