[Koha-bugs] [Bug 6070] On a new order defined from suggestion some fields were missing.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 16 22:10:53 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6070

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4796|0                           |1
        is obsolete|                            |

--- Comment #28 from Paul Poulain <paul.poulain at biblibre.com> ---
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.


More information about the Koha-bugs mailing list