http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9110
Bug ID: 9110
Summary: GetAuthorizedHeading Can't call method "field" on an
undefined
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: MARC Authority data support
Assignee: [email protected]
Reporter: [email protected]
I deleted my auth_header records;
When runnong misc/link_bibs_to_authorities.pl
With LinkerRelink = Do I get:
GetAuthorizedheading Can't call method "field" on an undefined value at
/home/koha/kohaclone/C4/AuthoritiesMarc.pm line 1191
In my case, I deleted the auth_header records, since I wanted to regenerate
them. They had lots of dups since I was upgrading from a 3.0 version to
(master pre-3.10).
I reindexed the bibs and auths, but since I shouldn't find any auths, and
though my bibs might have dangling $9 links, there might need to be a check
that $record->field is viable.
other settings:
CatalogModuleRelink Do
LinkerKeepStale = do not
LinkerModule - default
AutoCreateAuthorities - either setting
BiblioAddsAuthorities - allow
UseAuthoritiesForTracings -either setting
Fuzzy not enabled.
--
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/