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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7816
          Assignee: [email protected]
           Summary: use encoding(UTF-8) not utf-8 for output streams
        QA Contact: [email protected]
          Severity: minor
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: NEW
           Version: master
         Component: Architecture, internals, and plumbing
           Product: Koha

Setting :utf-8 on output streams flags the stream as unicode but does not
ensure output is encoded as such using ':encoding(UTF-8) is the correct call.

Fixed already in most files authorities/ysearch.pl reintroduces a case of not
using encoding and causes make test to fail if TEST_QA is set

-- 
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/

Reply via email to