[Koha-bugs] [Bug 8007] Discharge management

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 26 16:05:45 CET 2015


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

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

--- Comment #82 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 36187
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36187&action=edit
Bug 8007: Compatibility with bug 11944

This patch should be applied to work with bug 11944.
If you don't have 11944 yet, just don't apply this patch.

Note that the line
  binmode(STDOUT);
in pl files is mandatory.

It comes from bug 11944 that adds the line
  binmode( STDOUT, ":utf8" );
in C4::Templates::gettemplate.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list