[Koha-devel] FW: Searching with name=

Marcel de Rooy M.de.Rooy at rijksmuseum.nl
Thu Oct 29 10:36:11 CET 2009


Thanks for responding. I found that the error comes from ccl.properties. A few lines contain an additional equal sign that should not be there.
I added bug 3735.

These lines in ccl.properties are:
###################################################
# Rules for a few bath atts
keyTitle         = 1=33
possessingInstitution    = 1=1044
name             = 1=1002
personalName     = 1=1
corporateName    = 1=2
conferenceName   = 1=3
uniformTitle     = 1=6
isbn             = 1=7
issn             = 1=8
geographicName   = 1=58
notes            = 1=63
topicalSubject   = 1=1079
genreForm        = 1=1075

I just commented the lines now. You could also remove the first equal sign to let the definition look like: name 1=1002, etc.

Regards,
Marcel


-----Oorspronkelijk bericht-----
Van: koha-devel-bounces at lists.koha.org [mailto:koha-devel-bounces at lists.koha.org] Namens MJ Ray
Verzonden: maandag 26 oktober 2009 11:11
Aan: koha-devel at lists.koha.org
Onderwerp: Re: [Koha-devel] FW: Searching with name=

Marcel de Rooy wrote:
> So far no reply on the general list..
> Is anyone of you willing to compare search results with
> name=searchterm and any=searchterm on your opac? Is this an error in
> the default record.abs of Koha?

I suspect it's more a matter of time than willingness.

I see the same results with name and any searches from the OPAC.
This may be an error in Koha.  I have not traced whether it is in
record.abs, C4::Search or elsewhere.  If it is reported to
bugs.koha.org, I expect someone will address it as soon as they can.

Thanks,
-- 
MJ Ray (slef)  Webmaster and LMS developer at     | software
www.software.coop http://mjr.towers.org.uk        |  .... co
IMO only: see http://mjr.towers.org.uk/email.html |  .... op
_______________________________________________
Koha-devel mailing list
Koha-devel at lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel



More information about the Koha-devel mailing list