Hi Piotr Am 09.06.2011 10:22, schrieb Piotr Kowalski:
I have just installed Koha 3.2.9 from Debian package Koha-common and now trying it. Authorities searching doesn't work in any context, the result is always: no results found. Explanation: - authorities records (Person Name) were added manually and saved; are visible in the database table auth_header - rebuild_zebra script were triggered manually with parameters: -a -v (verbose mode); it works well with no errors, always inserts or updates the adequate number of records - bibliographic records are searchable in a normal way
Any help is welcome.
It's an old issue :-) See: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3072 There is a workaround mentioned in that (change 'heading-main' back to 'heading' in AuthoritiesMarc.pm). That worked for me but to me it seems that the solution is still missing. Maybe I'm wrong? Greetings Beda