http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6789

Paul Poulain <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
       Patch Status|Signed Off                  |Passed QA

--- Comment #6 from Paul Poulain <[email protected]> 2011-10-14 
10:07:03 UTC ---
QA comment :
  1- full test plan
  2- change made in the core of the code but only a few lines, no side-effect I
can see, except a light loss of performance caused by the
_koha_marc_update_bib_ids call in GetMarcBiblio
  3- MARC-independant, so works in UNIMARC as well (note in UNIMARC, the
biblionumber is in 001, so the insert_ordered was not a problem)
  4- Moving fix_biblio_ids into GetMarcBiblio is a good idea, and should/could
be done for authorities as well : move the fix_authority_id into GetAuthority
sub as well

marked passed QA as the last comment is small compared to the problem this
patch fixes. I suggest keeping the bug open until a fix is provided for my
point 4

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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