http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990
Nicole C. Engard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Nicole C. Engard <[email protected]> 2012-01-17 19:15:48 UTC --- This patch breaks searching - I had to revert it to get searching back to normal. It should be removed from master and fixed. [13:38] <nengard> I did a pull on my test install and now when i try to search I get this "Software error: Tag "" is not a valid tag. at /home/nengard/kohaclone/C4/Biblio.pm line 1849" is this a bug? or something with my setup? [13:41] <jcamins> Sounds like something that shouldn't have been was pushed. [13:41] <nengard> anyone else having that issue? [13:41] <jcamins> I can't test now, though. [13:46] <oleonard-away> Searching works for me nengard [13:46] <nengard> uh oh [13:46] <nengard> any ideas on how i might fix this little snag? [13:46] <nengard> or what to look at? [13:47] <jcamins> What's that line of code on your install? [13:47] <nengard> rebuilding zebra … just in case [13:47] <nengard> checking htat line [13:48] <nengard> $record->insert_fields_ordered( MARC::Field->new( [13:49] <nengard> in sub TransformKohaToMarc [13:49] <nengard> rebuilding didn't work [13:49] <jcamins> That's not good. [13:50] <jcamins> When did you last update? [13:53] <nengard> jcamins i did a git pull like an hour ago [13:53] <collum> nengard: I was trying to load marc records into the reservoir last night, and I was getting a similar, error. [13:53] <collum> 3 day old installation [13:54] <collum> I thought it was me. [13:54] <nengard> hmmm [13:54] <cait> I can git pull and check [13:54] <cait> give me a sec [14:00] <jcamins> nengard: I meant, before that. [14:00] <nengard> i was updating a version of master from last week [14:01] <jcamins> Okay. [14:01] <jcamins> I'm betting the problem is related to bug 6990. [14:01] <huginn> Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 enhancement, PATCH-Sent, ---, frederic, Pushed to Master , TransformKohaToMarc enhancement [14:01] <jcamins> Try reverting that patch and see if it fixes it. [14:03] <cait> hm search working for me [14:09] <nengard> jcamins can you tell me what to type to revert that one? [14:13] <pastebot> "jcamins" at 66.108.135.39 pasted "nengard: reverting the commits for bug 6990" (3 lines) at http://paste.koha-community.org/212 [14:14] <nengard> jcamins that worked Nicole -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
