http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9256
Mirko Tietgen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Mirko Tietgen <[email protected]> --- Installed Koha-common 3.10.3-1 created instances test1 and test2 with Marc21 and Normarc respectively installed Norwegian language for test2 so I can choose Normarc in the web installer ran web installer created a staff user changed marcflavor to Normarc for test2 added some biblios, reindexed searched test1 (marc21), all looks ok searched test2 (normarc), got message »Feil: Can't call method "raw" on an undefined value at /usr/share/koha/lib/C4/Search.pm line 471.« Upgraded to my own package of master+9256 created instances test3 and test4 with Marc21 and Normarc respectively installed Norwegian language for test4 so I can choose Normarc in the web installer (needs to be done again or the layouts are broken!) ran web installer created a staff user changed marcflavor to Normarc for test4 Unicode is broken in the patron type pulldown when you try to create a new user. I have not looked around more, instead I tried searching. added some biblios, reindexed searched test3 (marc21), all looks ok searched test4 (normarc), all looks ok. (if you forget to change marcflavor syspref to Normarc, you will get the same error as described for test2 instance) So the patch seems to do what it is intended to do. I do not recall having seen broken Unicode when creating a patron in the unpatched version (maybe I didn't pay attention) and I want to have another look at it later but so far it's looking good. I have a repository with the package if somebody else would like to try it but does not feel like going through the pain of building it themselves. I won't be able to test for Unimarc problems for instance. -- 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/
