https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18153

Julian Maurice <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #12 from Julian Maurice <[email protected]> ---
QA:

1. With the patch, the export tool also modifies the leader of exported
authorities (position 9 is for authority type, so this is a problem)
2. The code is poorly formatted and is missing a comment to explain why we need
to do this.
3. It only fixes exported records from the export tool and only for iso2709
format. If I export in marcxml or if I use the 'Save' button from the detail
page, the leader is still invalid.
4. This patch states clearly that the leader may be invalid in Koha but tries
to fix it at export-time instead of fixing it directly in Koha. I think it is
possible to fix the leader at save-time, so that every biblio created/modified
(whether it's by import or manually) will be saved with a correct leader. And
maybe at read-time too, for already existing invalid records. @QAers, any
opinions ?

Failing QA for 1 and 2.

-- 
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/

Reply via email to