[Koha-bugs] [Bug 15429] New: sub _parseletter should not change referenced values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 28 10:28:30 CET 2015


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

            Bug ID: 15429
           Summary: sub _parseletter should not change referenced values
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: veron at veron.ch
        QA Contact: testopia at bugs.koha-community.org

In C4/Letters.pm, sub _parseletter changes values that are passed by reference.
E.g. patron's expiry date can change from iso format to syspref format,leading
to strange behaviour in the calling routines (see Bug 15423).

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


More information about the Koha-bugs mailing list