http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2560 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwagner@ptfs.com --- Comment #5 from Jane Wagner <jwagner@ptfs.com> 2009-07-08 13:41:47 --- I think the problem isn’t that the language limit isn’t working, it’s that the search page isn’t constructing the query correctly. The advanced search page is sending "ln,wrdl: kor" for a search done from the top pulldown list (staff and OPAC), which isn’t right. A search of "ln: kor" in the regular (not advanced) search works fine and pulls up Korean language records, as does a search of "ln: spa" for Spanish records. The staff advanced search separate Language box uses that structure and seems to work fine. I've looked at the code, but so far I haven't been able to figure out how to make the pulldown search use the ln: structure instead of ln,wrdl. Is that what you're investigating in Search.pm? On our systems with recent Koha, the 041 is indexing the entire field, not just subfield a. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.