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

Phil Ringnalda <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #170631|0                           |1
        is obsolete|                            |

--- Comment #10 from Phil Ringnalda <[email protected]> ---
Created attachment 170642
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170642&action=edit
Bug 35466: (follow-up) Go to next if error, add to indexing call if not

Before the previous patch we were indexing with every AddAuthority/ModAuthority
call and I assumed
we were also indexing during the commity, however, it appears we were not. This
patch ensures we push
the record and ids into the arrays for indexing during commit.

Additionally I add a skip to next record on error, to match biblio behaviour.
I also correct a log referring to biblios during authority importing

Signed-off-by: Phil Ringnalda <[email protected]>

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

Reply via email to