[Koha] Fwd: Error in Koha

Jonathan Druart jonathan.druart at bugs.koha-community.org
Fri Mar 31 05:27:47 NZDT 2017


Hi,

I do not find your message in my mailbox...
This error is caused because you have one of your subfields (in one of your
biblio frameworks) which is linked with the authorised value 'branches'.
However one of your records has a value in this subfield that is not a
branchcode defined in your system.
I cannot give you more information on the record that has wrong data, but
with the following SQL command you will know the subfields:
select frameworkcode, tagfield, tagsubfield from marc_subfield_structure
where authorised_value="branches" ;

Any ideas how that could have happened?
There is a problem in you data, but the application should not explode in
that case, could you open a new bug report?

Regards,
Jonathan

On Thu, 30 Mar 2017 at 03:49 mj <lists at merit.unu.edu> wrote:

> Hi,
>
> Monday we posted about a similar error in our koha: "Can't call method
> "branchname" on an undefined value at /usr/share/koha/lib/C4/Biblio.pm
> line 1708."
> (we are also on 16.11.05.000, but we also saw it already on 16.11.03.000)
>
> Yours and ours could be something completely different of course... (and
> unfortunately we received no reaction of the list)
>
> MJ
>
> On 03/30/2017 06:58 AM, Bharat Chaudhari wrote:
> > now my koha version is 16.11.05.000
> >
> > On Thu, Mar 30, 2017 at 12:53 AM, Chris Cormack <chrisc at catalyst.net.nz>
> > wrote:
> >
> >> Hi Bharat
> >>
> >> Could you please let us know what version of Koha you are running?
> >>
> >> Chris
> >>
> >> -------- Original Message --------
> >>> From: Bharat Chaudhari <openbharat at gmail.com>
> >>> Sent: 29 March 2017 6:21:38 PM NZDT
> >>> To: Chris Cormack <chrisc at catalyst.net.nz>
> >>> Subject: Fwd: Error in Koha
> >>>
> >>> Dear Sir,
> >>>
> >>> This error occurs when trying to search any books in koha
> >>>
> >>> *Software error:*
> >>>
> >>>
> >>> Can't call method "data" on an undefined value at
> >>> /usr/share/koha/lib/C4/Search.pm line 1915.
> >>>
> >>> For help, please send mail to the webmaster ([no address given]),
> giving
> >>> this error message and the time and date of the error.
> >>>
> >>> Please do helpful.
> >>>
> >>>
> >>> --
> >>> *Thanks & Best Regards,*
> >>>
> >>> Think Green... Keep it on the Screen... Save a Tree...
> >>>
> >>>
> >>> Bharat M. Chaudhari,
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> The best way to know where I'm at is to check my Blog shape
> >>> <http://bharatchaudhari.blogspot.com/>, or one of the many other
> social
> >>> networks designed to give us more information than we ever wanted to
> know
> >>> about a person.
> >>>
> >>>
> >>>
> >>>
> >>> --
> >>> *Thanks & Best Regards,*
> >>>
> >>> Think Green... Keep it on the Screen... Save a Tree...
> >>>
> >>>
> >>> Bharat M. Chaudhari,
> >>> DSpace Enthusiasts & ALA-ALCTS Fellow,
> >>> Faculty of Engineering and Technology, PDPU, Gandhinagar
> >>> URL: http://library.pdpu.ac.in
> >>> Office: 07923275091, Mob. 9428415401.
> >>>
> >>>
> >>>
> >>>
> >>> The best way to know where I'm at is to check my Blog shape
> >>> <http://bharatchaudhari.blogspot.com/>, or one of the many other
> social
> >>> networks designed to give us more information than we ever wanted to
> know
> >>> about a person.
> >>>
> >>> --
> >>> Sent from my Android device with K-9 Mail. Please excuse my brevity.
> >>> _______________________________________________
> >>> Koha mailing list  http://koha-community.org
> >>> Koha at lists.katipo.co.nz
> >>> https://lists.katipo.co.nz/mailman/listinfo/koha
> >>>
> >>
> >> --
> >> Chris Cormack
> >> Catalyst IT Ltd.
> >> +64 4 803 2238 <+64%204-803%202238>
> >> PO Box 11-053, Manners St, Wellington 6142, New Zealand
> >>
> >
> >
> >
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list