(I found one email, no response, from 21 May 2014 on this subject; can't find anything 'DateUtils' with either 'Zebra' or 'catalog' in bugs.koha-community.org.) It's extremely rare nowadays that we do a complete re-index on the production servers, but I did one today after a direct (naughty me) tweak to MySQL (frameworks/itemtypes) to avoid a lengthy sandbox<==>production to and fro. I got the following: koha_account@my_production:/usr/share/koha$ ./bin/migration_tools/rebuild_zebra.pl -b -r -v -x given is experimental at /usr/share/koha/lib/Koha/DateUtils.pm line 114. when is experimental at /usr/share/koha/lib/Koha/DateUtils.pm line 115. when is experimental at /usr/share/koha/lib/Koha/DateUtils.pm line 118. when is experimental at /usr/share/koha/lib/Koha/DateUtils.pm line 121. Smartmatch is experimental at /usr/share/koha/lib/C4/Search.pm line 492. Useless use of '\'; doesn't escape metacharacter '(' at /usr/share/koha/lib/C4/AuthoritiesMarc.pm line 917. Just thought I'd ask if anyone has any thoughts on this as I'm fairly sure I've never seen it before -- note, it doesn't *appear* to hurt anything. Tnx and regards -- Paul
You are running an antique version of Koha. And it used to use experimental features from Perl (that were removed later). It doesn't hurt to have those warnings anyway. 2015-12-13 20:09 GMT-03:00 Paul A <paul.a@navalmarinearchive.com>:
(I found one email, no response, from 21 May 2014 on this subject; can't find anything 'DateUtils' with either 'Zebra' or 'catalog' in bugs.koha-community.org.)
It's extremely rare nowadays that we do a complete re-index on the production servers, but I did one today after a direct (naughty me) tweak to MySQL (frameworks/itemtypes) to avoid a lengthy sandbox<==>production to and fro. I got the following:
koha_account@my_production:/usr/share/koha$ ./bin/migration_tools/ rebuild_zebra.pl -b -r -v -x given is experimental at /usr/share/koha/lib/Koha/DateUtils.pm line 114. when is experimental at /usr/share/koha/lib/Koha/DateUtils.pm line 115. when is experimental at /usr/share/koha/lib/Koha/DateUtils.pm line 118. when is experimental at /usr/share/koha/lib/Koha/DateUtils.pm line 121. Smartmatch is experimental at /usr/share/koha/lib/C4/Search.pm line 492. Useless use of '\'; doesn't escape metacharacter '(' at /usr/share/koha/lib/C4/AuthoritiesMarc.pm line 917.
Just thought I'd ask if anyone has any thoughts on this as I'm fairly sure I've never seen it before -- note, it doesn't *appear* to hurt anything.
Tnx and regards -- Paul
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B76C 6E7C 2D80 551A C765 E225 0A27 2EA1 B2F3 C15F
participants (2)
-
Paul A -
Tomas Cohen Arazi