http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6070
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4796|0 |1 is obsolete| | --- Comment #28 from Paul Poulain <[email protected]> --- Created attachment 17493 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17493&action=edit Bug 6070: publication place and [collection|series]title not properly saved Before this patch, adding an order from a suggestion with a collection title and publication place resulted in loosing those informations This patch fixes the behaviour by * adding a biblioitems.place to TransformKohaToMarc call in addorder.pl * adding publication place field in neworderempty template * sending collectiontlte & place fields to templates This patch also: * does some reindenting in addorder.pl * fixes some UCFirst coding guidelines errors in opac-suggestions.pl -- 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/
