http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7613
--- Comment #14 from MJ Ray (software.coop) <[email protected]> --- (In reply to comment #13) I tested attachment 8328 I don't think the commented Carp::Always is against the policy - see http://wiki.koha-community.org/wiki/Coding_Guidelines#Perl The problem I have now is that sending the first ebook from http://www.clicweb.org/images/stories/ediscover/ebook.mrc as marcxml to import_bib with curl -b svc.cookie --data @one.xml http://intranet/cgi-bin/koha/svc/import_bib # produced no output or visible effect on Koha. Should it? The marcxml converted with xml2marc went through Tools: Stage MARC Records for Import fine so I think the problem is with either import_bib or my curl command. Which do you think? -- 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/
