Probably not good to follow up on my own postings, but could someone please, please give me some clarity on /authorities/blinddetail-biblio-search.tt?

I copied /authorities/blinddetail-biblio-search.pl, /C4/AuthoritiesMarc.pm and /C4/Biblio.pm from 3.8.5 and "did my best" with the template. It all looked fairly promising (authorities back in place), but then I found failure indexing new biblios (to see if "old" authorities were visible):

Records exported: 37533
====================
REINDEXING zebra
====================
15:44:27-25/09 zebraidx(3116) [warn] Missing attribute 'type' in attribute info
15:44:27-25/09 zebraidx(3116) [warn] Unknown register type:
15:45:18-25/09 zebraidx(3116) [warn] isamb: Inconsistent register (2)
zebraidx: isamb.c:1102: insert_leaf: Assertion `*lookahead_mode' failed.
15:45:37-25/09 zebraidx(3129) [warn] previous transaction didn't reach commit
====================
CLEANING
====================

This *may* be just that with all the messing-around I've terminally damaged the db - I may have to do a mysql DROP before restoring a valid dump.

Thanks - Paul


koha@server:/usr/share/koha/bin/migration_tools$

At 12:07 PM 9/25/2012 -0400, Paul wrote:
At 09:04 PM 9/24/2012 -0300, Tomas Cohen Arazi wrote:
On Mon, Sep 24, 2012 at 8:11 PM, Jared Camins-Esakov
<[email protected]> wrote:
However, there was a bug in Koha 3.8.1-3.8.4
> that made the links not show up in searches. I believe it has been fixed in
> 3.8.5. I do not have a bug number off the top of my head.

8071?

I realize that I will be told "this is not the way to do it", but ...

Bug 8071 has "4 files changed". The 3.8.5 tarball has

 /authorities/blinddetail-biblio-search.pl
 /C4/AuthoritiesMarc.pm
 /C4/Biblio.pm

but I can't find .../authorities/blinddetail-biblio-search.tt -- is this generated? or where can I find it?

It exists on my sandbox and production as /usr/share/koha/intranet/intranet-tmpl/prog/en/modules/authorities/blinddetail-biblio-search.tt -- the lines correspond (more or less) to the "attachment" for the bug, but I cannot follow the edit:

what does @@ -13,24 +13,6 @@ mean? I can rem out lines 13-24 (actually 17-33 in my 3.8.4 according to the "-" lines that Fridolyn SOMERS wrote), but what is +13,6? I don't see an obvious "+".

I need to get our production server running after proof of concept on the sandbox. Can someone please tell me where to find a "modded bug 8071" copy of blinddetail-biblio-search.tt?

At the moment, our cataloguers have put about 450 biblios into our production database since we upgraded to 3.8.4 on 14 September - either I can get 3.8.4 past this glitch, or I can restore 3.6.1 on the production server and tell our cataloguers to start over ...

Again, I realize that I will be told "this is not the way to do it", but I tried installing|upgrading 3.8.5 over the top of 3.8.4 (on the sandbox, using 'perl Makefile.PL --prev-install-log /usr/share/koha/misc/koha-install-log') and ended up with a bigger muddle (only in part attributable to our customization, but my customization scripts were written for 3.8.4, so I would have to start over) so need to try just replacing the 4 files (sandbox restored from backup to 3.8.4 - now working pre-bug8071 again.)

Thanks for your understanding.

Paul
_______________________________________________
Koha-devel mailing list
[email protected]
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/

---
Maritime heritage and history, preservation and conservation,
research and education through the written word and the arts.
<http://NavalMarineArchive.com> and <http://UltraMarine.ca>

_______________________________________________
Koha-devel mailing list
[email protected]
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/

Reply via email to