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

Paul Poulain <[email protected]> changed:

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

--- Comment #14 from Paul Poulain <[email protected]> ---
QA comments:
 I made the following tests :
  * without patch = rm -rf $KOHA_CONF_DIR && perl Makefile.PL && make install
with grs1 unimarc ==> indexing OK (can index & search)
  * with patch = rm -rf $KOHA_CONF_DIR && perl Makefile.PL && make install with
grs1 unimarc ==> indexing OK (can index & search)

  * without patch = rm -rf $KOHA_CONF_DIR && perl Makefile.PL && make install
with dom unimarc ==> indexing is KO, I get the following error message:
15:28:48-03/01 zebraidx(25369) [warn] Unknown register type: 
  * after patch = rm -rf $KOHA_CONF_DIR && perl Makefile.PL && make install
with grs1 unimarc ==> indexing is KO, I get the following error message:
15:12:31-03/01 zebraidx(22028) [warn] Unknown register type: 


It seems that the DOM indexing in UNIMARC has a problem, not related to this
patch. I'll open a bug for this problem, and mark passed QA this patch.

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