http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6440
Magnus Enger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #14 from Magnus Enger <[email protected]> 2012-03-01 12:28:29 UTC --- Wow, looks like this went from great to awesome pretty fast! 1. Hm, no problem this time! 2. Fixed 3. Fixed 4. Fixed by the online help 5. Fixed, but the -r option is missing from the documentation in print_usage() and so it's not output when you run the script with the -h option. It is in the POD though, so doing perldoc build_oai_sets.pl gives the right information. I think maybe using the POD for the output of -h leaves less room for mistakes like this? Like in e.g. bulkmarcimport.pl, with the pod2usage function from Pod::Usage. 6. Fixed - yay! 7. All the verbs still do their job 8. -r -l and -o does it's job, excellent! 9. Automatically updating sets works for records level data, but as far as I can see it does not work for item level data? Failing this patch because of 9 and 5. Julian: if you can do a followup patch that applies on top of the first patch I'll try to sign off both really quickly! -- 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/
